Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full responsibility for disclosing behavior. It only states the basic action and offers no details on what is returned, whether authentication is required, case-sensitivity, error handling, or any side effects. For a read operation, some context is expected, but even the return format is not hinted at.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.