Flight Search
Use this skill when a user wants flight options for a trip.
Steps
- Gather from the conversation: origin, destination, departure date, optional return date, cabin class, and number of passengers. Ask for anything missing. Never guess airport codes -- confirm ambiguous city names.
- If the request involves a premium cabin (premium economy, business, or
first), a long-haul route, or an unusually high fare, first consult the
corporate travel policy by reading
references/travel-policy.md, and apply its limits when presenting options. - Call the
search_flightstool with the collected criteria. - Present the results as a table, cheapest first: carrier, depart/arrive, stops, cabin, price, and whether each option is within policy.
- Never invent a fare the tool did not return. If the tool errors, or a policy limit blocks an option, say so plainly and stop.