Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, output schema present), the description is minimally viable. However, it lacks context about edge cases (e.g., restoring non-draft invoices, idempotency, or error conditions). The presence of an output schema reduces the need to explain return values, but behavioral and usage gaps remain.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.