Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover readOnly, idempotent, openWorld and non-destructive semantics, so the bar is lower. The description still adds genuinely useful context beyond them: an auth requirement (public, no authentication) and the payload shape it returns. No rate limits or error behavior, but that is a minor gap for a read tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.