Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter calculator, the description is complete: it defines the computation, the input format, the pass/fail reporting (AA/AAA, normal/large text), and even links a reference. The output schema is also available, so the agent has all necessary information to select and invoke the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.