Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
While annotations already indicate readOnlyHint=false, idempotentHint=true, and destructiveHint=false, the description adds no extra behavioral context such as membership effects, invitation requirements, or what happens if the channel is already joined. For a mutating operation, this is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.