Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations present, the description carries the full burden of behavioral disclosure. It does state 'read-only', which tells the agent the operation will not modify state, but it says nothing about output format, potential latency, privilege requirements, or whether the status is collected from multiple sources. This is a minimal but real behavioral disclosure.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.