Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description explicitly states 'READ-ONLY' and 'changes nothing', which reinforces the annotations (readOnlyHint, idempotentHint, destructiveHint). It adds useful context about token-scoped accessibility, but with annotations already covering the safety profile, the additional behavioral disclosure is modest.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.