real-estate__search_redfin_properties
[Real Estate] Search for real estate properties on Redfin by location. Returns property listings with prices, addresses, beds, baths, and square footage.
Args: location: City, ZIP code, or full Redfin search URL (e.g. "Seattle, WA", "90210", or "https://www.redfin.com/zipcode/90210") max_results: Maximum number of results to return (default 10)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | Yes | ||
| max_results | No |