Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The destructiveHint annotation already marks this as destructive, and the description adds an 'immediately' behavioral aspect. However, it does not disclose important consequences such as potential data loss or bypassed guest cleanup, which would add meaningful context beyond the annotation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.