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 but adds minimal context. It implies a read-only operation but doesn't specify aspects like rate limits, authentication needs, return format (e.g., list size, data fields), or error handling, which are critical for a retrieval tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.