Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only/idempotent safety, but the description adds substantial behavioral details: rate limits (30/hr free, 500/hr Pro, token cost), a breaking change in enrichment.vulns format (list[VulnInfo] vs list[str]), the asn block's 50-prefix cap, and the top-level return keys. This goes far beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.