Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple tool with one parameter, no output schema, and no annotations, the description is minimal. It lacks information about the result format, potential limitations (e.g., pagination, maximum terms), or any side effects. An agent calling this tool would not know what to expect in response, making it incomplete for reliable invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.