MCP documentation | MCP docs for agents
ark_list_load_board_postings
ark.list_load_board_postings
List DAT, Truckstop, and Sylectus posting readiness and posting summaries for visible load or spot-load IDs.
- Availability
- Expanded preview
- Scopes
loads: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
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
sourceIdsarray<string>requiredLoad IDs, or spot-load IDs when sourceType is spot_load.
min items: 1; max items: 100
sourceTypestringone of: load, spot_load; default: "load"
Result
The tool returns the canonical ark.list_load_board_postings 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.