aircraft_departures
Retrieve recent aircraft departures from any airport using its ICAO code. Specify a time range to filter results.
Instructions
Get recent departures from an airport by ICAO code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | End time Unix timestamp (default: now) | |
| begin | No | Start time Unix timestamp (default: 2 hours ago) | |
| airport | Yes | Airport ICAO code (e.g. 'LTBA') |