Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple delete operation with an output schema present, the description covers the core action, the important side effect on transactions, and the ID source. It's adequate, though it could explicitly mention idempotency, but that's already in annotations.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.