MCP documentation | MCP docs for agents

ark_mark_spot_quote_lost

ark.mark_spot_quote_lost

Mark a visible open spot quote lost and reject the pending customer quote through the same transactional workflow as the website.

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
No
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

spotQuoteIdstringrequired

Visible spot quote ID.

format: uuid

reasonstring

Optional reason to store with the lost spot quote.

max length: 500

lostToCompetitorboolean

default: false

Result

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