Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden and excels by disclosing critical behavioral traits: automatic rate limiting handling, specific API limits (2000/day, 600/minute), and per-call limit (50 URLs). These are essential operational details not inferable from the input schema alone.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.