KongAir Flights service provides the scheduled flights for KongAir
from workflow_demo_py import Client
client = Client()from workflow_demo_py import AsyncClient
client = AsyncClient()- list - Fetch more details about a flight
- track_next_flight - Track next flight and return entertainment status
- list - Health check endpoint