Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, destructiveHint=false, so safety is clear. Description adds that it returns title, member_count, messages with sender/body/attachments/reply-to/timestamps. But does not disclose pagination behavior (cursor) or error cases. Adds some value but not beyond annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.