get_listing_occupancy
Calculate the occupancy rate for a listing within a date range to measure booking performance and identify availability trends.
Instructions
Calculate occupancy rate for a listing over a date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | End date (YYYY-MM-DD) | |
| from | Yes | Start date (YYYY-MM-DD) | |
| listingId | Yes | The listing ID |