search_vacation_rentals
Search for vacation rental properties with structured filtering. Returns results optimized for AI deep research with id, title, url, snippet, pricing, and property attributes. Use this for broad property discovery. Supports filtering by city, state, bedrooms, price, and pet-friendliness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | Filter by city name | |
| limit | No | Max results to return (default 10, max 50) | |
| query | Yes | Search query (e.g. 'beach house in Delaware', 'family rental near Philadelphia') | |
| state | No | Filter by state name or abbreviation | |
| max_price | No | Maximum nightly rate in USD | |
| min_bedrooms | No | Minimum number of bedrooms | |
| pet_friendly | No | Filter for pet-friendly properties only |