action amadeus_search_flight_offers { label: "Return list of Flight Offers based on posted searching criteria." description: "" provider: amadeus method: POST path: "/shopping/flight-offers" encoding: json output: { type: "object" additionalProperties: true } }