Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, and destructiveHint, so there is no contradiction. The description adds useful constraints: it works on public pages, accepts up to four at once, and returns clean Markdown rather than raw HTML. This adds behavioral context beyond what the annotations alone provide.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.