Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, and idempotentHint, so safety is covered. The description adds valuable behavioral context: it uses specific data sources (MITRE ATT&CK, GitHub Advisories, Cloudflare Radar), implies potential long execution (async timeout hint), and describes output contents. This goes beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.