Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple two-parameter mutation tool, the description covers the core operation, prerequisite, parameter meaning, and return key shape, and an output schema exists. It omits decision-relevant information: which sibling it should be chosen over, what values of degree and point_count are valid, and whether the rebuild replaces the original curve. This is adequate but not complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.