Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and non-destructive behavior. The description adds meaningful context beyond annotations: notes are redacted unless include_notes=true, OAuth or scoped credential support is required, and the call costs $0.15 with an API key. This is exactly the kind of behavioral disclosure that helps an agent call safely.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.