Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While the annotations already mark this as destructive, the description adds significant behavioral detail: it enumerates the full cascade (keys, events, rollups, sessions), states irreversibility and unrecoverability, and instructs the agent to confirm with the user. This goes well beyond the annotation's boolean destructiveHint.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.