Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a complex tool with 10 parameters, 5 required, and an output schema, the description covers the core operation, timing, return format, and prerequisite. It does not explain the callback_url parameter's role in webhook delivery or potential error states, but the output schema compensates for return value details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.