MCP documentation | MCP docs for agents
ark_list_pod_review_queue
ark.list_pod_review_queue
List visible loads with proof-of-delivery file and review status context for billing compliance work.
- Availability
- Core preview
- Scopes
loads:readbilling:read- ARK permissions
canViewLoadscanViewBilling- Team visibility
- Required and enforced
- Approval policy
none- ARK approval request
- Not required
- Idempotency
- Not required
- Read-only
- Yes
- Destructive
- No
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
statusstringone of: all, missing, pending_review, approved, rejected, revision_required; default: "all"
querystringmin length: 1; max length: 100
limitintegerdefault: 50; min: 1; max: 100
offsetintegerdefault: 0; min: 0; max: 9007199254740991
Result
The tool returns the canonical ark.list_pod_review_queue operation result in structuredContent and mirrors the same JSON as text. Errors set isError: true and return a stable error code, message, and optional details.