Search Airports
amadeus.airports.searchSearch airports and cities by name or IATA code. Get autocomplete suggestions to find locations quickly for travel planning.
Instructions
Search airports and cities by keyword or IATA code with autocomplete (Amadeus)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Airport or city name to search (e.g. London, JFK) | |
| subType | No | Filter by location type |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |