Logistics Tools
Tools for querying logistics/shipping requests with emission calculations (ISO 14083). Each request has origin, destination, distance, load, vehicle type (TOC), and kgCO2e.list_logistics_requests
Parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | UUID of the organization |
page | integer | No | Page number (default: 1) |
size | integer | No | Results per page (default: 50) |
Key Fields
toc— Type of Carrier (vehicle type used for the shipment)tkm— Tonne-kilometres (load × distance)kgco2e— Kilograms of CO2 equivalent emittedemission_intensity— gCO2e per tonne-kilometreclient— Client name for the shipmentmovement_id— External reference ID

