Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple read-only listing tool with two optional paging parameters, an output schema, and full schema coverage, the description is complete. It covers what the tool returns, ordering, and the important scoping limitation, so an agent has everything needed to select and invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.