google_maps
google_mapsFind places and local businesses with addresses, ratings, hours, and coordinates. Use for 'near me' queries or any location-based search.
Instructions
Search Google Maps for places and local businesses with addresses, ratings, hours and coordinates. Use this for 'near me', 'where can I', or any location-bound question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gl | No | Two-letter country code for the search, for example 'ie', 'us', 'gb'. | |
| hl | No | Two-letter language code for the results, for example 'en', 'fr'. | |
| page | No | Page number for paginating through results. Starts at 1. | |
| limit | No | Maximum results to return to you. Kept low by default because search payloads are large; raise it only when you genuinely need more. | |
| query | Yes | What to look for and where, for example 'coffee shops in Athlone'. | |
| location | No | Geographic location to search from, as 'City,Country' (for example 'Dublin,Ireland'). Results are localised to this place. |