Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description is the sole behavioral disclosure. It clearly states that the tool issues a fetch to the target URL and produces diagnostic flags about compression, Cache-Control, payload size, and TTFB, which is meaningful beyond the schema. It does not cover edge behaviors such as redirects or timeouts, but the core operation is transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.