Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide destructiveHint=true, signaling the destructive nature. The description adds the 'for all attendees' scope, which implies broad impact (e.g., all attendees are affected), but it does not disclose irreversibility, notifications, or permission requirements. It adds some context beyond the annotation but not a full behavioral picture.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.