realestate_trend
Get the monthly time series of home values (ZHVI) or rents (ZORI) for a metro or state, to chart or analyze the trend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metric | No | 'home_value' (ZHVI, default) or 'rent' (ZORI). | |
| months | No | How many recent months to return (default 24, max 360). | |
| region | Yes | Metro or state name (e.g. 'Austin, TX', 'Houston', 'Texas') or a Zillow region id. |