Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as read-only, idempotent, open-world, and non-destructive. The description adds behavioral context: it queries multiple external RBLs (Spamhaus, Barracuda, etc.), performs reverse DNS checks, and relies on caching (with force_refresh bypass). These are useful beyond the annotations, though it does not specify cache TTL or behavior when MX records are absent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.