Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only, idempotent, non-destructive behavior. The description adds valuable behavioral nuance: a trailing kind code is handled automatically, and spaces/commas/slashes are ignored. This goes beyond the safety profile and gives the agent important input-handling expectations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.