Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one optional parameter and no output schema, the description covers the essential return values (CPU, memory, swap, uptime). It does not mention the 'format' parameter, but that is fully documented in the schema. The absence of annotations is partially mitigated by the inherently read-only nature of a health check.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.