Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden for behavioral traits. It mentions 'fetch' but does not disclose network dependency, timeouts, error handling, caching, or what 'parse' entails regarding output. The brevity obscures important side effects for an agent invoking a network tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.