Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a low-complexity two-parameter cancel action, the definition covers the action, the side effect, and the main state constraint. There is no output schema, so return behavior is not described, but annotations cover idempotency/safety signals and the schema covers parameters, leaving no critical gap for invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.