geocode_place_id
Convert a Google place ID into precise coordinates, normalized address, and address components. More accurate than geocoding a place name and cheaper than a full details lookup.
Instructions
Look up the coordinates, normalized address, and address components of a place id returned by a place search. More precise than geocoding the place's name, and cheaper than a full details lookup when location is all you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||