Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with two optional params, an output schema, and clear annotations, the description covers purpose, filtering, and side effects. It does not mention pagination or defaults, but those are in the schema. It is sufficiently complete for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.