Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter validation tool with full schema coverage, an output schema present, and readOnly/idempotent annotations, the description is fully adequate. It explains what the tool does, why it is used, and what it returns, leaving no critical gap for an agent to call it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.