Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for disclosing behavior. It only says 'Retrieves', which implies a read operation, but does not mention idempotency, error handling, authentication requirements, or any side effects. The additional billing and group metadata do not disclose behavioral traits.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.