Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the description need not reiterate safety. It adds value by specifying what the response includes ('revision, article context, attribution, sources and canonical_url'), which is not conveyed by annotations or the parameter schema. This enriches the agent's understanding of the operation beyond structured fields.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.