Get Booking Options
mcp_get_booking_optionsGet booking links and prices for a specific flight using its booking token. Retrieve provider, price, and direct booking URLs from airlines and travel agencies.
Instructions
Get booking links and prices for a specific flight.
Use the booking_token from a search result to get actual booking URLs from airlines and travel agencies.
Args: booking_token: The booking_token from a flight in search results currency: Price currency ISO code (default EUR)
Returns: JSON with booking_options array containing provider, price, and booking URL
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | EUR | |
| booking_token | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |