US Real Estate Location Search
realestate.location.suggestAutocomplete US real estate location searches — return matching cities, ZIP codes, and addresses with coordinates for property queries.
Instructions
Autocomplete location search for US real estate — returns matching cities, ZIP codes, and addresses with coordinates. Use to find valid city/state codes for property searches (RapidAPI / Realtor.com data)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Location search query — city name, address, or ZIP code (e.g. "Austin TX", "90210") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |