Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide destructive, idempotent, and open-world signals, and the description adds useful behavioral context: it returns a manifest with official URLs but does not read or analyze the documents themselves. It does not mention auth, rate limits, or whether data is live/cached, but the openWorldHint and non-contradictory annotations lower the burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.