update_lease
Update an existing lease's details. Provide the lease ID and a data dictionary with the fields to change, and receive the updated lease information.
Instructions
Update an existing lease.
Args: lease_id: The lease ID. lease_data: Lease data dictionary with fields to update.
Returns: Updated lease details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lease_id | Yes | ||
| lease_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||