Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive, so the description adds meaningful privacy guarantees: it never returns email, provider tokens, OAuth URLs, or provider payloads. This goes beyond the structured annotations and helps an agent reason about safe usage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.