carbon_estimate_shipping_emissions
Estimate freight CO2e (kg) from weight, distance and transport mode using embedded GLEC/DEFRA-order emission factors. Pure compute; price 0.0 (free).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Freight transport mode. | |
| weightKg | Yes | Shipment weight in kilograms (>= 0) | |
| distanceKm | Yes | Transport distance in kilometres (>= 0) |