MCP documentation | MCP docs for agents

ark_reject_spot_quote_bid

ark.reject_spot_quote_bid

Reject a visible pending spot quote bid and optionally store the rejection message.

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

bidIdstringrequired

Visible pending spot quote bid ID.

format: uuid

messagestring

Optional rejection reason.

max length: 5000

Result

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