MCP documentation | MCP docs for agents
ark_build_load_from_spot_quote
ark.build_load_from_spot_quote
Create a broker load from a visible won spot quote, link the quote, record the conversion, and process queued load-board removals.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canCreateLoad- 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
spotQuoteIdstringrequiredVisible won spot quote ID.
format: uuid
Result
The tool returns the canonical ark.build_load_from_spot_quote 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.