Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a 3-parameter update tool with a rich schema and output schema present, the description covers everything needed to call it correctly: what it updates, what it does not touch, what cannot be changed, the replace semantics, and the safe workflow. Sibling differentiation is explicit and no critical behavioral gap remains.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.