Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's moderate complexity (3 params, pagination, error cases), the description is complete. It includes return shape, pagination mechanics, error behavior, and bucket discovery via list_buckets. Even with an output schema present, the description adds crucial context about limits and failure modes, making it fully sufficient for an agent to use the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.