select_flight
Select a specific flight and fare type from search results to proceed with booking on Southwest Airlines. Use after flight search to choose itinerary options.
Instructions
Select a flight from search results with a specific fare type. Use after search_flights to proceed with booking.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flightIndex | Yes | Index of the flight to select from search results (0-based, from search_flights results) | |
| fareType | Yes | Fare type to select | |
| isReturn | No | Whether this is selecting the return flight in a round trip booking |