redfin_property
Get normalized public property details from Redfin using a listing URL or property ID. Returns structured data from Redfin's API.
Instructions
Get Redfin property. Returns normalized Redfin public property details. Provide a listing url, or a property_id (optionally with listing_id) to use Redfin's public stingray detail API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Redfin listing URL (primary key) | |
| listing_id | No | Redfin listing id, improves completeness with property_id | |
| property_id | No | Redfin property id, used when url is not provided |