Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter, pure, deterministic utility with an output schema and clear annotations, the description covers the essential behavior: what is computed, how stop words are handled, the hashing algorithm, and the absence of external dependencies. Nothing critical is missing for an agent to select and invoke it correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.