Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with a rich input schema and an output schema present, the description covers the essentials: what is updated, batching, required IDs, what does not change, and where type definitions come from. Combined with the annotations and schema, an agent has enough to select and invoke the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.