Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the operation read-only, open-world, idempotent, and non-destructive, so the description only needs to add context beyond that. It adds a demo-mode/sample-cities caveat, but it does not clarify what demo mode means or what happens for non-sample cities.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.