Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds useful behavioral detail beyond annotations: existing query parameters are preserved, mixed-case inputs trigger warnings, missing core parameters are noted, and only http/https URLs are accepted. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.