Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It openly states that page content is not stored, which is a meaningful disclosure, and it clearly limits the return to host, scheme, and HTTP status. However, it leaves out important behaviors such as whether the URL is fetched over the network, redirect handling, timeouts, or any potential side effects.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.