MCP documentation | MCP docs for agents
ark_get_spot_quote
ark.get_spot_quote
Get a visible spot quote with stops, bids, customer quotes, invitations, recent events, and watcher state.
- 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
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
spotQuoteIdstringrequiredVisible spot quote ID.
format: uuid
Result
The tool returns the canonical ark.get_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.