Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosure. It specifies that the tool returns active alerts and a system status summary, but does not mention read-only semantics, performance implications, or any potential side effects. For a simple get operation this is adequate though not exhaustive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.