Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a mutation tool with 1 complex nested parameter (3 required sub-properties), 0% schema description coverage, no annotations, and no output schema, the description is completely inadequate. It provides no information about what the tool does, how to use it, what parameters to provide, what behavior to expect, or what gets returned. This leaves the agent with insufficient information to correctly invoke the tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.