Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, open-world, idempotent, and non-destructive behavior. The description adds that output is 'readable text' with 'full JSON documents in metadata', which is useful return-format context beyond annotations. Missing details like pagination or error behavior, but the additive value is solid.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.