Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with one parameter, explicit read-only/idempotent annotations, and an output schema, the description covers when to use it, how to interpret the parameter, and what it returns. It is fully sufficient for an agent 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.