get_booking_link

shallow

ai.gondola/gondola · Verify this server

Get booking options for a hotel. Returns a link to Gondola's checkout for this hotel, where the traveler reviews the room and completes payment on the web. This is the booking path for this connection. (Connections belonging to an approved booking partner — which requires the mcp:book OAuth scope — additionally get an in-conversation option here. If you don't see booking tools in your tool list, this connection isn't one of those, and the link is the way to book.) Use this after search_hotels or get_hotel_details when a user wants to book. Pass ``gondola_rate_id`` whenever a specific rate has been surfaced (from get_hotel_details or compare_rates) so the link lands on that rate's checkout page instead of the generic hotel page. Args: hotel_id: The hotel's Vervotech property ID (from search_hotels results). checkin: Check-in date in YYYY-MM-DD format. checkout: Check-out date in YYYY-MM-DD format. num_adults: Number of adult guests. Defaults to 2. children_ages: Comma-separated ages of children (e.g. "5,8"). Empty string if no children. gondola_rate_id: Optional rate ID from get_hotel_details/compare_rates. When provided, the link deep-links straight to that rate's checkout page. Returns: Booking instructions tailored to the user's auth status.

100.0/100

1 trials · measured 8 days ago

get_booking_link scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against ai.gondola/gondola, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
gated
Category
Travel & local
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: get_booking_link
[![Vouch score](https://vouch.tools/api/tools/8cdf8c5d-1fff-4b6b-bce4-86bdde2bbe88/badge.svg)](https://vouch.tools/tools/8cdf8c5d-1fff-4b6b-bce4-86bdde2bbe88)
get_booking_link — Vouch