Get Flight Connections
flighty_get_connectionsRetrieve connection and layover details for your flights, including inbound and outbound legs, connection airport, layover duration, and minimum connection time, sorted by departure time.
Instructions
Get layover/connection information for the user's flights. Shows pairs of connecting flights, the connection airport, layover duration, and minimum connection time.
Results sorted by the first leg's departure time descending (most recent first). All timestamps are UTC.
Returns: id, inbound_flight (first leg, e.g. "AA1449"), from_airport, connection_airport, connection_airport_name, outbound_flight (second leg, e.g. "AA1166"), to_airport, arrival_time, departure_time, layover_minutes, min_connection_time_min.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||