MCP documentation | MCP docs for agents

ark_get_work_queue

ark.get_work_queue

Summarize the connected user's active operational work queue, including visible open loads and EDI tenders when allowed.

Availability
Core preview
Scopes
operations:readloads:read
ARK permissions
canViewLoads
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

teamIdsarray<string>
includeEdiboolean

default: true

includeLoadsboolean

default: true

Result

The tool returns the canonical ark.get_work_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.