maps_search_places
Search for businesses, landmarks, and points of interest using a query with optional location and radius parameters.
Instructions
Search for places using Google Places API
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| location | No | Optional center point for the search | |
| radius | No | Search radius in meters (max 50000) |