Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already disclose read-only, non-destructive, open-world, and idempotent behavior. The description adds return fields, but this information is also available in the output schema. It does not disclose additional behavioral traits such as pagination, result limits, or matching rules.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.