Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full burden for behavioral disclosure. It hints at security filtering ('after SSRF policy checks') but omits key behaviors: what happens on failure (timeouts, blocked domains), size limits, caching, authentication (public only), response format, or side effects. This is insufficient for a tool that makes network requests.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.