Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, so the description only adds the authenticated-user scope and the 'inbox messages' clarification. It does not disclose pagination, ordering, or conversation-state behavior, but for a simple read-only list tool with annotations, this is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.