Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must fully disclose behavioral traits. It only says 'Show connection status' which implies a read-only operation but provides no details on return format, required authentication, or any side effects. This is insufficient for an agent to understand the tool's behavior beyond the surface-level action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.