Get comparable rentals near a Redfin property
redfin_get_comparable_rentalsFind nearby active rental listings with similar bed, bath, and square footage to estimate a property's rental value. Uses rent estimate range and location to provide comparable rentals.
Instructions
Find nearby rental comparables for a given property: nearby active rental listings with similar bed/bath/sqft, including monthly rent, distance, and the Redfin URL. Useful for estimating what a property could rent for, or for finding rentals near a home you're considering. Inputs are the rent estimate range + lat/lng + propertyId — typically taken from the upstream redfin_get_property (or read from the property page directly).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | ||
| longitude | Yes | ||
| property_id | Yes | ||
| rent_estimate_low | Yes | Lower bound of the rent estimate. Use the same value for low+high if you only have one estimate. | |
| rent_estimate_high | Yes | Upper bound of the rent estimate. |