Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple ranking tool, the description plus schema covers the core invocation needs: column, limit, and ascending. But with no output schema and no annotations, some operational details remain unspecified, such as the exact return format, default limit behavior, and error cases, leaving it slightly incomplete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.