Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=false and destructiveHint=false, indicating a mutation that is not destructive. The description adds 'accept' and 'join the org', which are consistent but do not provide additional behavioral details (e.g., permission requirements, side effects on the invitation record).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.