tool_calculate_flight_carbon
Calculate flight carbon emissions with per-passenger and total CO2e, offset cost, and train/car alternatives. Uses ICAO/DEFRA 2024 factors.
Instructions
Calculate CO2e carbon footprint for a flight.
Uses ICAO/DEFRA 2024 emission factors including radiative forcing (RFI ×1.9). Shows per-passenger and total emissions, carbon offset cost at Gold Standard prices ($18/tonne), and train/car comparison for short-to-medium routes. No API key required.
Args: origin: Origin airport IATA code (e.g., "JFK") destination: Destination airport IATA code (e.g., "LHR") passengers: Number of passengers cabin_class: economy | premium_economy | business | first trip_type: one_way | round_trip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| origin | Yes | ||
| trip_type | No | round_trip | |
| passengers | No | ||
| cabin_class | No | economy | |
| destination | Yes |