lease_release
Release a lease this agent currently holds. Only the holder can release; no action is taken if the lease is expired or belongs to another.
Instructions
Voluntarily release a lease this agent holds.
Only the current holder can release their own lease (holder_id must match). No-op if the lease has already expired or belongs to someone else.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| holder_id | Yes | ||
| resource_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| released | Yes | ||
| resource_id | Yes |