search_redfin_properties
Search Redfin's real estate database for property listings by location and criteria. Returns price, street address, number of bedrooms, bathrooms, square footage, lot size, property type, and listing status. Use for residential property research, investment analysis, or market comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | Property location by address, city, or zip code (e.g. 'San Francisco, CA', '94105', '123 Main St') | |
| max_price | No | Maximum asking price in USD (e.g. 750000 for $750k ceiling) | |
| min_price | No | Minimum asking price in USD (e.g. 250000 for $250k floor) | |
| property_type | No | Type of property to filter (e.g. 'house', 'condo', 'townhouse', 'multi-family') |