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 states the tool checks status and gets info, implying a read-only operation, but doesn't specify details like whether it requires an active connection, what info is returned (e.g., version, latency), or any side effects. This is a significant gap for a tool that might be critical in a workflow.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.