Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a destructive, non-idempotent, billing-sensitive tool, the description covers purpose, prerequisites, cost, side effects, failure behavior, and when it is appropriate to call. The output schema exists, so omitting return-value details is acceptable. The description is complete for safe invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.