Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and destructiveHint, but the description adds valuable behavioral context: it is rate-limited, requires no API key, uses RDAP with WHATIS fallback, and returns specific fields. This goes beyond what the annotations express and helps the agent anticipate operational constraints. No contradiction with annotations exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.