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 states it's a retrieval operation but doesn't mention whether it requires authentication, rate limits, error handling (e.g., for invalid IDs), or what 'detailed information' includes (e.g., fields returned). This leaves significant gaps for an agent to understand the tool's behavior beyond basic purpose.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.