get_current_deploy_lock
Check if a deploy lock is currently active to prevent concurrent deployments. Returns the lock details or null if no lock is present.
Instructions
Get the currently active deploy lock, or null if unlocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |