Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and discloses one meaningful behavior: 'Page content is not stored.' It does not state whether the URL is fetched over the network, how redirects or errors are handled, or any authentication/rate-limit considerations, so the safety profile remains thin.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.