Flight Deals
flight-dealsFull Description
Get the roundtrip flight prices deals and the cheapest price for any given city or country or continent or anywhere in the world. If the user asks about flights in general or to a non-specific city such as a country or continent, use this tool. If a specific city is mentioned (e.g., Rome, Cancun, Madrid), do not invoke this tool.
Parameters (1 required, 4 optional)
destination_iata_city_codesarrayA list of cities IATA code to which the assistant suggest to travel. Must be an empty array or a list of minimum 2 IATAs.
monthintegerThe month number in which the user intends to travel (if known).
origin_iata_city_codestringIATA code of the origin city. Omit if the user did not specify an origin — the server will infer it from the user's location when available.
price_rangestringThe range of budget the user is willing to spend.
stay_rangestringThe range of days the user intends to stay (if known. Example: 3-5, 7-7, 10-15 ; if not known or the user is open to any airline set as null.).