Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter read-only search tool, the description covers everything needed to call it correctly: searched fields, exclusions, result limits, id semantics, empty-query behavior, and the recommended next action. The output schema exists for detailed return fields, so the description is appropriately complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.