Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple, single-parameter tool, the description is mostly complete: it names the input and the expected outputs. However, with no annotations and no output schema, it lacks important context about failure modes, network behavior, and response format, making it only minimally viable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.