Search and Geocode Tool
search_and_geocode_toolSearch for points of interest, brands, chains, and geocode addresses or cities. Use proximity to bias results toward a location for more relevant local results.
Instructions
Search for POIs, brands, chains, geocode cities, towns, addresses. Do not use for generic place types such as 'museums', 'coffee shops', 'tacos', etc, because category_search_tool is better for that. Setting a proximity point is strongly encouraged for more local results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query text. Limited to 256 characters. | |
| bbox | No | Bounding box to limit results within [minLon, minLat, maxLon, maxLat] | |
| types | No | Array of feature types to filter results (e.g., ["poi", "address", "place"]) | |
| origin | No | ||
| country | No | Array of ISO 3166 alpha 2 country codes to limit results | |
| eta_type | No | Request estimated time of arrival (ETA) to results | |
| language | No | ISO language code for the response (e.g., "en", "es", "fr", "de", "ja") | |
| proximity | No | Location to bias results towards as {longitude, latitude}. If not provided, defaults to IP-based location. STRONGLY ENCOURAGED for relevant results. | |
| poi_category | No | Array of POI categories to include (e.g., ["restaurant", "cafe"]) | |
| auto_complete | No | Enable partial and fuzzy matching | |
| navigation_profile | No | Routing profile for ETA calculations |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | ||
| features | Yes | ||
| attribution | No |