Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (nested input, paid operation, prerequisite preparation, idempotency) and the presence of an output schema, the description covers all essential aspects: purpose, cost, prerequisite, auth, and recovery behavior. The output format is handled by the output schema, so nothing critical is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.