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 what information is retrieved but does not describe how the tool behaves—e.g., whether it requires authentication, has rate limits, returns data in a specific format, or if it's a read-only operation. This lack of detail makes it difficult for an agent to anticipate the tool's behavior beyond the basic output.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.