Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already communicate destructive behavior via destructiveHint: true and readOnlyHint: false, so the bar for additional disclosure is lower. The description adds scope context—deleting multiple emails from one mailbox—but does not disclose whether the deletion is permanent, reversible, or how failures are handled.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.