Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. The 'read-only' note is a genuinely useful safety signal that tells the agent this operation has no mutating side effects. However, nothing else is disclosed - no return format, no indication of result size or data characteristics.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.