Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one optional parameter and an output schema, the description covers all essential aspects: real-world usage, missing-value handling, alias resolution, and unknown-topic behavior. The presence of an output schema reduces the need to explain return values, and the description completes the picture.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.