Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with 5 parameters, a nested baselineMetrics object, and an output schema, the description covers the essential aspects: what it does, who it is for, what inputs it accepts, what outputs it returns, and where data comes from. It does not explicitly explain when to prefer it over sibling tools, but the purpose and benchmark-specific focus are strong. The output schema covers return details, so further return documentation is unnecessary.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.