Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple preview tool with one well-documented parameter, explicit read-only annotations, and an output schema, the description fully covers the agent's needs. It explains what the tool does, what input it requires, and that it has no side effects, leaving no critical gap for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.