google_maps_places
Search for places on Google Maps using text queries or nearby locations. Find restaurants, shops, landmarks, and other points of interest with customizable filters for type, radius, and language.
Instructions
Search for places using Google Maps Platform. Find restaurants, shops, landmarks, and more by text query or nearby location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Text search query (e.g., 'coffee near Gangnam Station') | |
| location | No | Latitude,longitude for nearby search (e.g., '37.4979,127.0276') | |
| radius | No | Search radius in meters (max 50000) | |
| type | No | Place type filter (e.g., restaurant, cafe, hospital) | |
| language | No | Language for results (e.g., ko, en, ja) |