get_flight_departures
Get flight departures from an airport. Returns flight number, airline, destination, scheduled time, status, gate, and terminal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hours | No | Look-ahead window in hours (1-12, default: 6) | |
| airport | No | IATA airport code (default: JFK) | JFK |