airbnb_search
Search Airbnb stays by location, dates, and guest count. Returns normalized results including bounded map search options.
Instructions
Search Airbnb stays. Returns normalized Airbnb public web search results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Location | |
| check_in | No | Check-in date | |
| check_out | No | Check-out date | |
| adults | No | Adult guests | |
| page | No | 1-based page | |
| currency | No | Currency for bounded map search | |
| ne_lat | No | Northeast latitude for bounded map search | |
| ne_lng | No | Northeast longitude for bounded map search | |
| sw_lat | No | Southwest latitude for bounded map search | |
| sw_lng | No | Southwest longitude for bounded map search | |
| zoom | No | Map zoom for bounded map search |