Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With no annotations, no output schema, and 0% schema parameter coverage, the description alone must make the tool safely invokable. It only states the high-level action, omitting return value behavior, prerequisites, error conditions, and parameter semantics. This is insufficient for a 4-parameter mutation tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.