Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already flag destructiveHint=true, but the description adds crucial context beyond that: the operation is permanent, cascades to sessions/invites/members, requires specific permissions, and mandates user confirmation. This is exactly the behavioral disclosure an agent needs for a destructive call.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.