redfin_property
Fetch Redfin property details using a listing URL or property_id. Returns normalized public data from Redfin's stingray detail 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 |