Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has zero parameters, no output schema, and is a simple destructive action, the description is sufficiently complete. It explains what happens, how it works (via delegation), and the severity (force flag). One could argue it lacks return value info, but for a destructive reset with no output schema, the current description is adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.