Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It does not explicitly state that this is a read-only operation with no side effects, nor does it mention any permissions, rate limits, or other behavioral traits. The word 'Fetch' implies read, but explicit safety guarantees are missing.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.