tool_check_transit_visa
Check if you need a transit visa for your layover airport. Avoid denied boarding by verifying requirements before booking.
Instructions
Check if you need a transit visa for a layover airport.
Covers the most common passport + layover combinations for 40+ major hubs: LHR, JFK, LAX, FRA, AMS, CDG, DXB, SIN, IST, DOH, NRT, ICN, HKG, YYZ, SYD, and more. This is a common trip-ruiner — carriers deny boarding if you lack the required transit document. Check BEFORE booking.
Args: passport_country: Your passport ISO2 code (e.g., "IN", "US", "NG") layover_airport: IATA code of layover airport (e.g., "LHR", "DXB", "JFK") connecting_to: Optional final destination airport IATA (for context)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| passport_country | Yes | ||
| layover_airport | Yes | ||
| connecting_to | No |