Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given a simple 3-param tool with full schema coverage, annotations, and an output schema, the description covers purpose, input format, special edge case, and output format. It omits only minor edge cases like zero duration or break exceeding duration, which are unlikely to harm correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.