wikipedia_airports
Look up airline service from a Wikipedia airport page. Use when fare/award tools say a route doesn't exist (false negative on small markets) or when you need the full destination list for an airport. Free, no auth.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| airline | No | Optional — filter the result to this airline name (substring match) | |
| destination | No | Optional — filter to flights serving this destination IATA or city | |
| airport_code | Yes | IATA (3-letter) or ICAO (4-letter) airport code |