Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with 0 required parameters, an output schema, and rich schema descriptions, the description is sufficient. It covers the core action and the non-obvious auth caveat. It does not explain return formatting, but the output schema covers that. Slightly missing is an explicit mention of ranking direction (e.g., undervalued ascending), but 'Rank... by value' implies it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.