airbnb_host_listings
Retrieve all Airbnb listings managed by a host, starting with profile page 1 and paging through the full portfolio. Use a host ID to get clean paginated listing data.
Instructions
Get Airbnb host listings. Returns the listings an Airbnb host manages, paginated. Page 1 comes from the host profile; deeper pages page through the host's full portfolio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Host id (numeric) | |
| page | No | 1-based page |