Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already covers the safety profile, and the description adds only the 'public' scope of the dynamics. It does not disclose pagination behavior, rate limits, or ordering, though the page_token description and output schema partially compensate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.