Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotation readOnlyHint=true already signals safe read. Description adds that it returns metadata and messages in chronological order, which aligns with read-only behavior. No contradictions; missing details like pagination or rate limits, but acceptable given annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.