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 implies a read-only monitoring operation but doesn't specify critical details: whether it's real-time or historical, output format (e.g., metrics, alerts), authentication requirements (implied by SSH params but not stated), or potential side effects (e.g., performance impact). This leaves significant gaps for a tool with 6 parameters.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.