MCP documentation | MCP docs for agents

ark_get_load_board_provider_setup

ark.get_load_board_provider_setup

Get current-user DAT and Sylectus load-board setup readiness, assigned seat identifiers, expiration state, and suggested identifiers.

Availability
Expanded preview
Scopes
loads:read
ARK permissions
canViewLoads
Team visibility
Not entity-scoped
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

providersarray<string>

Load-board providers to inspect for current-user setup readiness.

default: ["dat","sylectus"]; min items: 1; max items: 2

Result

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