Get seat map
get_seatmapGet the seat map for a flight from our database. Shows all seats, cabin classes, characteristics, and availability as both text and an interactive visual seatmap. Returns cached data — for fresh/updated data, use search_flight (sign in via OAuth).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flight_date | No | Optional flight date in YYYY-MM-DD format | |
| flight_number | Yes | Flight number including airline code, e.g. 'QF1', 'AA716', 'BA178' |