Directions
maps_directionsProvides travel directions between two locations, using Google Maps when an API key is available, otherwise computing straight-line distance.
Instructions
Directions (google with key, else straight-line km).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | driving | |
| origin | Yes | ||
| destination | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||