redfin__search_properties
[Redfin Real Estate] Search Redfin for property listings by location and filters. Returns prices, addresses, beds, baths, sqft.
Args: location: City, ZIP, or neighborhood (e.g. 'Seattle, WA', '90210') min_price: Minimum listing price in USD (0 for no minimum) max_price: Maximum listing price in USD (0 for no maximum) property_type: Filter by type: 'house', 'condo', 'townhouse', or '' for all
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | ||
| max_price | No | ||
| min_price | No | ||
| property_type | No |