Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare destructiveHint=true and readOnlyHint=false. The description adds 'This cannot be undone,' which reinforces irreversibility but does not disclose additional behavioral traits such as permissions or rate limits. The added value over annotations is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.