Skip to main content
Glama

Flights MCP

get_flight_option_details

Retrieve detailed flight information, including segments, pricing, and baggage details, for a specific option identified by search and offer IDs. Use this tool to access granular data essential for informed booking decisions.

Instructions

Retrieve detailed information about a specific flight option from the search results. This tool provides detailed information about a flight option, including its segments, price, baggage info. It is useful for getting more granular information about a specific flight option.

Input Schema

NameRequiredDescriptionDefault
offer_idYesOffer ID of the flight option for which to request a booking link.
search_idYesSearch ID from the previous search_flights tool.

Input Schema (JSON Schema)

{ "properties": { "offer_id": { "description": "Offer ID of the flight option for which to request a booking link.", "title": "Offer Id", "type": "string" }, "search_id": { "description": "Search ID from the previous search_flights tool.", "title": "Search Id", "type": "string" } }, "required": [ "search_id", "offer_id" ], "type": "object" }

You must be authenticated.

Other Tools from Flights MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/maratsarbasov/flights-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server