Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter destructive operation with complete schema coverage and annotations, the description is adequate. It states the action and permission rule, and the output schema exists, so no need to explain returns. It could explicitly mention consequences or irreversibility, but the destructive annotation covers that, so the description is sufficiently complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.