Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple single-parameter read-only query tool, the description is complete: it states the purpose, ranking criterion, example input, and auth requirement. No output schema exists, and none is necessary for such a straightforward query. Annotations cover safety, and the example removes any ambiguity about invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.