freight_calculate_tolls
Calculate toll costs for freight routes using route polyline, axle count, and vehicle height, with pay-per-call USDC settlement.
Instructions
Estimate tolls for a known route polyline given axle count and vehicle height. Cost: $0.10 USDC per call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axles | No | ||
| polyline | Yes | Encoded polyline6 string OR array of [lat, lon] points. | |
| height_ft | No | ||
| toll_maneuvers | No |