Get listing details
get_listingFull detail (amenities, photos, host, ratings) for one listing; optional live price for dates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The platform listing id. | |
| adults | No | Number of adults (default 2). | |
| checkIn | No | ||
| country | No | ISO-3166 alpha-2 country hint (booking) — disambiguates a bare booking.com slug. | |
| checkOut | No | ||
| children | No | Number of children (default 0). | |
| currency | No | ||
| platform | Yes | ||
| childAges | No | Ages (0–17) of each child; length must equal `children`. |