Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It usefully discloses that the fetch targets a public resource and returns counts only, but it never explains the unrelated-looking params (json 'discarded after the check', zone 'IANA timezone name') or any failure/latency behavior, leaving the tool's actual footprint opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.