Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given a nested input schema, an output schema, and safety annotations, the description covers the core needs: when to invoke, what will be returned, the ephemeral verification contract, and the non-persistence guarantee. It stops short of describing the plan's downstream consumer workflow or caveats on open-world repo data, but nothing critical is missing for an unplanned call.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.