Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with a nested plan, no output schema, and multiple sibling tools, the description covers the core operation modes, bounded-result behavior, and pagination signal. It omits response shape, error cases, and how output_budget_bytes interacts with limit/start, so it is adequate but not fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.