MCP documentation | MCP docs for agents
ark_cancel_spot_quote
ark.cancel_spot_quote
Cancel a visible spot quote using the same status update as the ARK UI.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canEditLoad- 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
- Yes
- External side effect
- No
- Rate limit
- OAuth MCP credential and organization budgets
Input
spotQuoteIdstringrequiredVisible spot quote ID to cancel.
format: uuid
Result
The tool returns the canonical ark.cancel_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.