Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It discloses that page content is not stored, which is useful, but omits network behavior, error handling, rate limits, or side effects (e.g., whether the URL is fetched server-side). For a tool that validates URLs, this is thin.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.