MCP documentation | MCP docs for agents
ark_lock_load
ark.lock_load
Lock a visible available ARK load for dispatch or manual editing.
- Availability
- Expanded preview
- Scopes
loads:write- ARK permissions
canAssignLoads- 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
loadIdstringrequiredVisible available ARK load ID.
format: uuid
triggerstringone of: manual, auto_dispatch_open; default: "manual"
Result
The tool returns the canonical ark.lock_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.