searchListingsV2
Search property listings using advanced filters for price, bedrooms, bathrooms, property type, and location to find specific properties.
Instructions
Search listings using advanced filters such as price range, bedrooms, bathrooms, property type, and location (v2).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No | Keyword search term | |
| priceMin | No | Minimum listing price | |
| priceMax | No | Maximum listing price | |
| bedroomsMin | No | Minimum number of bedrooms | |
| bathroomsMin | No | Minimum number of bathrooms | |
| propertyType | No | Property type (e.g. single_family, condo) | |
| city | No | City to search within | |
| state | No | State to search within (2-letter code) | |
| zipCode | No | ZIP code to search within | |
| offset | No | Pagination offset | |
| limit | No | Number of results per page |