Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no annotations, no output schema, and zero parameter documentation in the description, this one-liner is barely adequate. It omits important context such as urn semantics, idempotency, permission requirements, and expected response behavior, so an agent may need to make unsupported assumptions.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.