google_maps_directions
Get directions between two locations using Google Maps. Supports driving, walking, bicycling, and transit modes for route planning.
Instructions
Get directions between two points via Google Maps. Supports driving, walking, bicycling, and transit modes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Starting point (address or lat,lng) | |
| destination | Yes | Destination (address or lat,lng) | |
| mode | No | Travel mode (default: driving) | |
| language | No | Language for instructions |