unlock_adom
Unlock an ADOM workspace to release its lock after changes are committed, preserving modifications.
Instructions
Unlock an ADOM (workspace mode).
Release the lock on an ADOM. Changes should be committed before unlocking to persist them.
Args: adom: ADOM name to unlock
Returns: dict: Unlock result with keys: - status: "success" or "error" - message: Status or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adom | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||