Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry behavioral disclosure, but it only states the output granularity. It fails to explain practical behaviors such as HTTP error handling, redirects, rate limits, or why the input schema includes unrelated fields (json, zone). The mismatch between the description and schema parameters undermines transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.