Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already establish read-only, idempotent, open-world, and non-destructive behavior. The description adds valuable behavioral context beyond annotations: it is a static-HTML parse only (no JS/SPA rendering), requires no authentication, and works for any public URL. This gives the agent important expectations about limitations and access requirements.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.