lock_lock_status
Check whether a lock is currently held, identify its owner, and see the remaining time until release.
Instructions
[lock] Check if lock is held. Returns {held, owner?, remaining_s?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |