Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, and idempotentHint. The description adds valuable context by naming data sources (CVE NVD, OpenCVE, GitHub Advisories) and disclosing potential timeout behavior with an async option. This goes beyond the annotations to inform the agent about response latency and external dependencies.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.