MCP documentation | MCP docs for agents
ark_unlock_load
ark.unlock_load
Release your ARK load lock or manager-override another user lock when allowed.
- 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 ARK load ID.
format: uuid
triggerstringone of: manual, form_close, dispatch_complete, manager_override; default: "manual"
Result
The tool returns the canonical ark.unlock_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.