Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. 'Fetch' clearly signals a read-only operation and the endpoint adds context, but it does not disclose auth requirements, rate limits, or potential side effects. This is adequate for a simple read but lacks richer behavioral detail.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.