freight_truck_route
Get truck-legal routes between origin and destination, including tolls, weigh stations, truck stops, and turn-by-turn maneuvers. Pay per call.
Instructions
Truck-legal routing between origin and destination with tolls, weigh stations, truck stops, and turn-by-turn maneuvers. Cost: $0.50 USDC per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| truck | No | Truck profile for legal routing. | |
| origin | Yes | A point as {lat, lon} or {address}. | |
| via_points | No | ||
| destination | Yes | ||
| include_truck_stops | No | ||
| include_weigh_stations | No |