MCP documentation | MCP docs for agents
ark_unwatch_spot_quote
ark.unwatch_spot_quote
Remove the connected actor as a watcher for a visible spot quote.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canViewLoads- 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 spot quote ID.
format: uuid
Result
The tool returns the canonical ark.unwatch_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.