Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a read-only search tool with an 8-parameter schema and an output schema, the description completes the most important missing context: default sort order, limit behavior, total-match semantics, and the result boundary. It does not enumerate every filter, but those are already fully described in the input schema, so no critical decision-making information is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.