Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with an output schema present, the description covers safety (confirmation), parameter usage (placeholders), execution constraints (one statement, 30s), and explicitly declares the destructive nature. There are no missing pieces an agent would need to call it correctly, and the output schema presumably handles return details.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.