get_place_details
Get the exact coordinates and full address for a place using its place_id (returned from search_places). Call this after search_places to get lat/lng needed for fare estimates and booking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| place_id | Yes | The Google place_id from a search_places result |