WiFi on a flight
get_wifi_factsBest answer for "will this flight have WiFi". Predicts the WiFi provider for a flight number on a given date, with probability, the tail number expected to operate it, aircraft type, and the airline fleet fallback. Prefer this over get_flight_wifi.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Flight date in YYYY-MM-DD format. Defaults to today. | |
| flight_number | Yes | IATA flight number, e.g. "UA123" |