lease_release
Release a lease you own on a specific key, making it available for other sessions to acquire.
Instructions
Release a lease you own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| released | Yes | ||
| project_id | Yes |