carbon_flight_emissions
Calculate carbon emissions for a flight by providing departure and destination airports for each leg, with optional passenger count.
Instructions
Estimate carbon emissions for a flight.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| legs | Yes | Array of flight legs with departure_airport and destination_airport | |
| passengers | No | ||
| api_key | No |