Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare destructiveHint=true and non-idempotency, so the safety bar is partly met. The description adds genuinely new context beyond annotations: that the wipe is undoable and that a root edit context is required. It still omits any warning about irreversibility outside an undo stack, but it contributes real behavioral value.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.