Bulk-fetch Redfin climate risk for many properties
redfin_get_climate_risk_bulkFetch climate risk for up to 100 Redfin properties in one API call, with per-property error handling and preserved output order.
Instructions
Fetch climate risk for up to 100 property URLs in a single call. Same per-property shape as redfin_get_climate_risk; output preserves input order. Per-row error capture — properties without First Street data return { available: false, reason } without aborting the batch. Server-side concurrency (~5 fetches in flight). Use this when batching ~60-property workflows where climate risk is the dominant cost. Limitations from the per-property tool apply (no landslide coverage).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | Yes | Array of 1–100 Redfin homedetails URLs or paths. |