Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already establish read-only, idempotent, non-destructive behavior. The description adds meaningful behavioral context beyond that: it performs a real liveness probe only when safe, and it explicitly avoids returning an invented reliability score, which is valuable honesty about its execution behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.