zillow_autocomplete
Find matching Zillow locations by query, returning normalized candidates with region IDs and types for accurate search targeting.
Instructions
Autocomplete Zillow locations. Returns normalized Zillow public web autocomplete candidates. Semantic candidates may include region_id/region_type compatibility aliases plus region_ids/region_types arrays; prefer complete bounds metadata for Zillow search when present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results, clamped to 20 | |
| query | Yes | Location query | |
| status | No | Search context. Allowed values: for_sale (aliases sale, for-sale), for_rent (aliases rent, for-rent), sold |