Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (payment, external approval, error states) and that an output schema exists, the description is complete. It covers the success outcome (booking paid, ticket_url), failure handling (payment_url, hold expiry), and the required token properties. An agent can call this tool correctly and know what to expect without missing critical information.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.