MCP documentation | MCP docs for agents

ark_delete_load

ark.delete_load

Soft-delete a visible ARK load, cancel active dispatches, and stop active tracking sessions.

Availability
Expanded preview
Scopes
loads:delete
ARK permissions
canDeleteLoad
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
Yes
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Visible ARK load ID to soft-delete.

format: uuid

Result

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