autocomplete_places
Complete a partial place name or address into up to five candidates with place IDs. Resolve vague location input into a usable ID before performing a search or details lookup.
Instructions
Complete a partial place name or address into up to five candidates, each with a place id. Use this to pin down what the user meant before spending a search or a details lookup, and to turn a vague name into an id the other tools can use. The cheapest way to resolve a place.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | No | ||
| longitude | No | ||
| partial_text | Yes | ||
| radius_metres | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||