Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden for behavioral disclosure, but it only says 'fetch' without noting network access, potential latency, failure modes, or whether the operation is strictly read-only. It does not describe side effects or limitations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.