MCP documentation | MCP docs for agents

ark_build_load_from_edi_tender

ark.build_load_from_edi_tender

Create a broker load from an accepted visible EDI tender, returning structured review blockers when customer, team, rate, or location decisions are needed.

Availability
Expanded preview
Scopes
edi:readloads:write
ARK permissions
canViewEdicanCreateLoad
Team visibility
Required and enforced
Approval policy
ask_before_write
ARK approval request
Required before execution
Idempotency
Required for external execution
Read-only
No
Destructive
No
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

tenderIdstringrequired

Accepted inbound EDI tender ID to convert into a broker load.

format: uuid

customerIdstring

Customer ID to use when the EDI shipper mapping is missing or ambiguous.

format: uuid

teamIdstring

Visible team ID for the created load. Omit only when the connection has one visible team.

format: uuid

manualCustomerRatenumber | string

Customer rate to use when the EDI tender does not include a trusted customer-pay value.

manualCustomerRateExplicitZeroboolean

Set true only when a zero manual customer rate is intentional.

Result

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