Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a one-parameter tool with full schema coverage, an output schema, and annotations declaring safety, the description provides everything needed to call it correctly: what to input, the randomness behavior, and the returned value. No critical information is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.