Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (destructive, idempotent, not read-only), it discloses the authentication requirement and where to obtain the key, plus the structured failure shape. It does not add much on blast radius, but the auth-sourcing detail is genuine value the annotations lack.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.