Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It states the operation checks and reports, implying a read-only action, but it does not explicitly confirm that it has no side effects, nor does it describe what happens if the bridge is not running (e.g., error vs. false status). More detail on expected behavior would be helpful.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.