MCP documentation | MCP docs for agents

ark_cancel_dispatch

ark.cancel_dispatch

Cancel an active ARK dispatch, return the load to Available, clear dispatched stop actuals, and stop configured tracking sessions.

Availability
Expanded preview
Scopes
loads:dispatch
ARK permissions
canAssignLoads
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
Yes
External side effect
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible ARK load ID.

format: uuid

dispatchIdstringrequired

Active dispatch ID for the visible load.

format: uuid

Result

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