Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark it read-only, idempotent, and non-destructive. The description adds valuable behavioral context: 'reverse chronological order,' 'sender role (member, facility, agent),' 'cursor-based pagination,' and notably 'Automatically marks facility messages as read'—a side effect not covered by the annotations. This is transparent and does not contradict the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.