Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple with one parameter, and the description explains the parameter format and usage. An output schema exists, so return value structure is already defined. The description covers the purpose, usage context, parameter semantics, and error behavior—nothing critical is missing for an agent to call this correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.