get_travel_profiles
Retrieve your saved travel profiles to prefill guest details when booking hotels. Select a profile ID to autofill name, email, and phone.
Instructions
Get the user's saved travel profiles (guest name, email, and phone presets).
Each profile has a selectable Profile ID. Pass it to book_hotel as `travel_profile_id`
to prefill the guest details — the same "book as <traveler>" selection the website
checkout offers — instead of collecting name, email, and phone field by field.
Requires a Gondola account (API key).
Returns:
Formatted list of travel profiles with IDs, or instructions to add one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |