Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a retrieval tool with an output schema, the description covers the core purpose, scope, safety boundaries, and return type hints ('source-backed', 'traceable passages'). It does not elaborate on result ordering or pagination, but those are minor for this use case and likely addressed by the output schema.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.