Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-optional-parameter random tool with an output schema and safety annotations, the description is largely complete: it covers randomness, the answer set, and the input type. It does not say what happens if the optional question is omitted, but the schema already indicates it is optional.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.