MCP documentation | MCP docs for agents
ark_archive_load
ark.archive_load
Archive a visible ARK load, blocking loads that need Billing undeliver first and cleaning up active dispatch, load-board, and tracking state.
- 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
loadIdstringrequiredVisible ARK load ID to archive.
format: uuid
Result
The tool returns the canonical ark.archive_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.