realestate_search
Find real-estate markets (metro areas or states) by name and get each one's latest typical home value (Zillow Home Value Index). Use this to discover the region name/id before calling realestate_home_values, realestate_rents, or realestate_trend.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Optional filter: 'metro' or 'state'. | |
| limit | No | Max rows (default 10, max 50). | |
| query | Yes | Name fragment, e.g. 'Austin', 'Bay Area', 'Texas'. |