Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag destructiveHint=true, but the description adds crucial details beyond that: side effects (releasing displays, removing members) and authentication/permission requirements (owner-only, admin scope). It also emphasizes irreversibility, providing context not captured in annotations. No contradiction exists.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.