Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For an 8-parameter read-only query with a full output schema, openWorldHint, and complete param descriptions, the description covers the essential operational context: purpose, usage boundary, and access behavior. The only notable gap is that valid factor slugs are not discoverable (no enum exists), and the description doesn't hint at where to find them; the schema's example partially compensates.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.