driving_directions
Obtain turn-by-turn driving directions and detailed route information between any origin and destination. Provide two locations to get step-by-step guidance.
Instructions
Turn-by-turn driving directions and route details between origin and destination.
Operations (set "operation" to one of these; put its parameters in "args"):
get_directions (required: origin, destination): Get Directions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Parameters for the chosen operation as key/value pairs (see the tool description for required params). | |
| operation | Yes | Which endpoint to call. See the tool description for each operation and its parameters. |