FAA Airport Status
Fetch current FAA airport delay and status information for a given airport by IATA code.
Custom One-shot
Fetch current FAA airport delay and status information for a given airport by IATA code.
Technical details
Authentication ▾
Contact us for setup details.
Ingestion ▾
Mode: One-shot
Tools exposed (1) ▾
faa/get_airport_status
Fetch current FAA airport delay and status information for a given airport by IATA code.
Inputs ▾
faa/get_airport_status
| Name | Type | Required | Description |
|---|---|---|---|
| airportCode | string | yes | IATA airport code, e.g. 'JFK', 'LAX', 'ORD'. |
| filter_paths | string[] | no | Optional glob paths to reduce the response. |