What problem does it solve?
Fare search tools and GDS sources sometimes miss regional routes or disagree about whether a route exists, especially for carriers like Southwest that are absent from most GDS feeds. This Skill uses Wikipedia airport pages as a route discovery and sanity-check source so you know which routes are worth searching before booking.
Core Features & Use Cases
- Route Discovery: Resolve an airport page from an IATA code via the Wikipedia API and read its Airlines and destinations section to list served destinations.
- Airline Service Verification: Check whether a specific carrier flies a city pair, cross-referencing airline marketing pages when airport pages are incomplete.
- Split-Return Planning: Identify alternate airports served from your origin for late split-return itineraries.
- Use Case: You want to know if Southwest flies SAN to EUG. Query the San Diego International Airport Wikipedia page, find Southwest and Eugene in the destinations table, then confirm the lead with Southwest route pages and fare tools before booking.
Quick Start
Ask the AI to check Wikipedia for which destinations are served from SAN and whether Southwest flies from San Diego to Eugene.