Search flights
search_flightsList flights for any Spanish AENA airport (arrivals/departures), filter by flight number, and get a unified flight list from REST or website APIs.
Instructions
List flights for an AENA airport (arrivals or departures), optionally filtered by flight number. Returns a unified flight list from the REST or website API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | No | auto | |
| airport | Yes | Airport IATA code, e.g. MAD, BCN, LCG | |
| direction | Yes | ||
| hoursBack | No | REST window: hours into the past | |
| flightNumber | No | Filter client-side, e.g. IB0459 or UX7235 | |
| hoursForward | No | REST window: hours into the future |