Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a read-only list tool with three optional, fully documented parameters and an output schema, the description covers purpose, result contents, ordering, and filtering. The output schema handles return shape and annotations handle the safety profile, so nothing an agent needs to correctly invoke this tool is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.