Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with three parameters, no output schema, and no annotations, the description is incomplete. It does not mention the return format, default ordering, or edge cases such as missing columns or empty results. An agent would need to infer too much to call the tool correctly, especially regarding limit and ordering behavior.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.