maps_directions
Retrieve turn-by-turn directions from an origin to a destination, with options for driving, walking, bicycling, or transit.
Instructions
Get turn-by-turn directions between an origin and destination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Travel mode (default: driving) | |
| origin | Yes | Starting point: address, place name, or 'lat,lng' | |
| destination | Yes | Ending point: address, place name, or 'lat,lng' |