Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a read-only, single-parameter tool with 100% schema coverage, an output schema present, and safety annotations in place, the description covers everything an agent needs to call it correctly: what is returned, how the output is decoded, what the truncation flag means, and when the stored output may be incomplete. No meaningful gap remains.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.