Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It clearly indicates this is a read-only status check ('Check if'), which implies no destructive effects. However, it doesn't mention potential latency, error conditions, or what specific status information is returned beyond running/not running.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.