Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description alone must carry behavior disclosure, but two words disclose nothing: no statement about side effects, no confirmation this is a read-only operation, no response format details. The only implicit signal is that 'get' plus 'health check' don't appear to mutate anything.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.