MCP documentation | MCP docs for agents

ark_restore_load

ark.restore_load

Restore an archived visible ARK load and move dispatch-backed archived loads without active dispatches back to Available.

Availability
Expanded preview
Scopes
loads:write
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
No
External side effect
No
Rate limit
OAuth MCP credential and organization budgets

Input

loadIdstringrequired

Archived visible ARK load ID to restore.

format: uuid

Result

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