Look up airline information by name. Returns airline details including IATA code (2-letter), ICAO code (3-letter), radio callsign, and country of operation. Supports partial name matching, so searching 'American' returns all airlines containing 'American' in their name.
nameRequiredstringThe airline name or partial name to search for. Supports fuzzy matching - e.g., 'American' will match 'American Airlines', 'Central American Airlines', etc.
acceptstringResponse format. Defaults to application/json if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.