search_places_by_text
Search for places by describing them in natural language—returns addresses, coordinates, and optional details like ratings, hours, and reviews.
Instructions
Search for places by describing them in words — 'ramen near Union Square', 'hardware stores in Asheville NC', 'EV charging on I-81'. Returns up to 20 places per page and a token for the next page, to a maximum of 60 places. Set detail to control how much you get back and what it costs: essentials (address and coordinates), pro (adds names and business status), enterprise (adds ratings, hours, phone, and website), atmosphere (adds reviews and summaries; may be disabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| detail | No | pro | |
| rank_by | No | RELEVANCE | |
| latitude | No | ||
| open_now | No | ||
| longitude | No | ||
| page_size | No | ||
| min_rating | No | ||
| page_token | No | ||
| radius_metres | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||