action aviationdata_country_list_country_airport_list { label: "Country list. Returns a list of countries where airport data is available" provider: aviationdata method: GET path: "/v1/country_list" encoding: json output: { type: "object" additionalProperties: true } }