Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple list tool, the description covers scope, pagination, and filtering. With a full output schema, complete parameter descriptions, and safe read-only annotations, nothing essential is missing; only explicit alternative routing keeps it from being fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.