lock_lock_status
Check if a lock is currently held, returning its status, owner, and remaining duration for synchronization in AI applications.
Instructions
[lock] Check if lock is held. Returns {held, owner?, remaining_s?}.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |