getTollCost
Calculates route toll estimates through Google Routes when origin and destination coordinates or addresses plus GOOGLE_MAPS_API_KEY are configured. State-only distance inputs are not treated as authoritative prices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | Origin as {lat,lng} or an address string | |
| destination | Yes | Destination as {lat,lng} or an address string | |
| vehicle_type | No | Optional vehicle category |