Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotation destructiveHint=true already discloses that this is a destructive operation. The description's 'Revoke' is consistent with that and adds slight context about the nature of the action, but does not go beyond the annotation. No additional behavioral traits (e.g., irreversibility, cascading effects) are disclosed, which is acceptable given the annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.