Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It does not say what 'health' comprises (liveness, latency, dependencies), what a failure response looks like, or whether the check is passive/read-only. A single sentence leaves significant behavioral gaps for a diagnostic tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.