get-directions
Calculate precise directions between two locations using addresses or coordinates. Specify travel modes like driving, walking, bicycling, or transit for tailored route guidance.
Instructions
Get directions between two locations
Input Schema
Name | Required | Description | Default |
---|---|---|---|
destination | Yes | Ending location (address or lat,lng) | |
mode | No | Travel mode | |
origin | Yes | Starting location (address or lat,lng) |