search_flight_destinations
Find airport IDs by searching city or airport names. Used to look up destinations for flight booking.
Instructions
Search for flight destination/airport IDs by name.
Args: query: City or airport name (e.g., "Porto", "Madrid", "Barcelona")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |