Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (read-only, idempotent), the description discloses specific behavioral details: 'Effects: read-only; writes no files; no auth or network required' and 'format changes rendering only.' It also clarifies that it reports the running server version, not a guessed version, adding useful context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.