Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It explicitly states 'read-only', which signals no side effects and is useful. However, it does not describe what the tool returns (e.g., profile fields, formatting) or any prerequisites, leaving the agent to guess the output structure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.