Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given four required parameters, an output schema, and annotations, the description is largely complete: it covers when to use it, what it does not do, permission requirements, and idempotency behavior. Minor ambiguity remains about failure semantics if the expected_revision does not match, but this does not block correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.