Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior. The description adds meaningful behavioral context beyond that: it performs MX lookup, flags disposable/free/role accounts, suggests typo corrections, returns a composite score, and importantly does NOT perform a live SMTP probe. It also notes demo mode is allowed, which is useful operational context not captured in annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.