forecast_vacation_rental_demand
Forecast booking demand for vacation rentals in a specific location over a date range. Returns seasonal trends, event-driven demand spikes (World Cup, holidays, concerts), occupancy predictions, and pricing recommendations. Pass location (required), date_range_start, and date_range_end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location to forecast | |
| date_range_end | No | Forecast end date | |
| date_range_start | No | Forecast start date |