Sample climate baseline for an area by pulling a few addresses
redfin_get_area_climate_baselineRetrieve averaged climate risk baseline from 2-10 sample Redfin URLs in an area. Detect shared cluster to avoid unnecessary individual property lookups.
Instructions
Fetch climate risk for a small set of representative URLs in an area, then return their averaged baseline values plus the shared cluster_id when present. Use this as a cheap area-level read BEFORE fanning out a per-property call: if all sample properties agree (same cluster_id, same fire/flood/heat factors), the baseline applies to the whole cluster and N redundant fetches are avoidable. Pass 2–10 URLs you believe represent the area; returns the aggregate plus the per-URL responses for transparency. Limitations of the per-property tool apply (no landslide coverage — note documented in the per-property tool description).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_urls | Yes | Array of 2–10 sample Redfin URLs representative of the area. |