Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint and destructiveHint annotations already cover the safety profile, and the description adds useful context about the message categories included (group join requests/invitations). However, it does not reveal additional behaviors such as whether the returned messages are marked as read, limited by count, or ordered chronologically.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.