Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description adds valuable behavioral context: rate limiting (3 free searches per day per IP), auth requirements (none), expected speed (under 60 seconds), and scope (24 trades, any US city). It also clarifies output content (contact info) without contradicting readOnlyHint=true.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.