MCP documentation | MCP docs for agents
ark_send_spot_quote_invitations
ark.send_spot_quote_invitations
Create carrier invitation records for a visible spot quote and send the requested email or in-app notifications.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canEditLoad- Team visibility
- Required and enforced
- Approval policy
ask_before_send- ARK approval request
- Required before execution
- Idempotency
- Required for external execution
- Read-only
- No
- Destructive
- No
- External side effect
- Yes
- Rate limit
- OAuth MCP credential and organization budgets
Input
spotQuoteIdstringrequiredVisible spot quote ID.
format: uuid
invitationsarray<object>requiredmin items: 1; max items: 100
Result
The tool returns the canonical ark.send_spot_quote_invitations 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.