Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With high schema coverage and annotations covering the safety profile, the description provides sufficient context: purpose, when to use, and side effects. It does not explain the return value, but an output schema exists, so that is covered. The confirmation requirement is in the schema, and the description indirectly points to it.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.