Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare this as a mutating, non-idempotent, non-destructive, open-world operation. The description adds that the target is a public channel/group and that it can be specified via username or invite link. It does not disclose side effects like becoming a member or duplicate-join errors, but given annotation coverage, this is a minor gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.