Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and idempotentHint=true, and the description's 'Discard' aligns with those. It adds useful context by stating that bindings are removed along with the revision and that only drafts are eligible, which goes beyond the structured annotations. It does not mention permissions or irreversibility, but the core destructive behavior is clearly disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.