create_rental
Create a new rental property by providing rental data, and receive the details of the created rental.
Instructions
Create a new rental property.
Args: rental_data: Rental property data dictionary with required fields.
Returns: Created rental property details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rental_data | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||