search_dining
Search restaurants and points of interest via Google Places API, tailoring cuisine and price to traveler profiles for trip planning.
Instructions
Search restaurants/POIs via Google Places API (New) using pinned, billing-safe field masks. The party profile steers cuisine type and price levels. Attributions are passed through per Google ToS.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | Yes | ||
| maxResults | No | ||
| destination | No | City/area text, e.g. 'Barcelona'. Either destination or nearCoordinates is required. | |
| priceLevels | No | Overrides the profile's default price-level filter | |
| nearCoordinates | No | Search near a point (e.g. the chosen stay) instead of a text destination |