Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of disclosing behavior. It mentions a prerequisite but does not explain what 'check' entails (e.g., whether it sends a ping, returns a boolean, or has side effects). The agent is left guessing about the tool's operational effect on the DebugBridge.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.