get_journey_time
Calculates the fastest journey time between two locations. Provide a starting point and destination to get travel duration for trip planning.
Instructions
Get the fastest journey time between two locations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Destination | |
| from | Yes | Starting location |