← Back to all apps

TourRadar

Travelby TourRadar GmbH
Launched Feb 20, 2026 on ChatGPT

TourRadar offers the world’s largest selection of multi-day organized tours, river cruises, safari's and adventures worldwide connecting travelers with over 2,500 multi-day tour operators, offering 50,000+ tours and adventures in 160+ countries. We pride ourselves on a seamless, user-friendly experience.

17ChatGPT Tools
TourRadar GmbHDeveloper
TravelCategory

Available Tools

Operator search

algolia-operator-search
Full Description

Use this when you need to find a tour operator's ID by their name for filtering tours.

Searches tour operators by name and returns matching operators with their IDs. Use the returned operator ID with tour search filters.

Parameters (1 required)
Required
textSearchstring

Operator name for search, for example `Topdeck`

Cities search

b2b-cities-search
Full Description

Use this when you need to find city IDs for tour search filters like start city, end city, or cities to visit.

Searches for cities by name within a specific country. Supports multiple name variants to handle different spellings (e.g., Krakow, Kraków, Cracow).

Parameters (2 required)
Required
country_codestring

ISO 3166-1 alpha-2 country code (e.g., 'US' for USA, 'GB' for United Kingdom, 'DE' for Germany).

Options:AFALDZADAOAGARAMAUATAZBSBHBDBBBYBEBZBJBTBABWBRBNBGBFBIKHCMCACVCFTDCLCNCOKMCDCGCRCIHRCUCYCZDKDJDMDOTLECEGSVGQEREEETFJFIFRGAGMGEDEGHGRGDGTGNGWGYHTHNHUISINIDIRIQIEILITJMJPJOKZKEKPKRKWKGLALVLBLSLRLYLILTLUMKMGMWMYMVMLMRMUMXFMMDMCMNMAMZMMNANRNPNZNINENGNOOMPKPAPGPYPEPHPLPTQARURWKNLCVCWSSMSTSASNRSSCSGSKSISOZAESLKSDSZSECHSYTWTJTZTHTGTOTTTNTRTMUGUAAEUSUYUZVUVAVEVNYEZMZWNLBOMTGBNCSBGUPFASSLEHPSBMGLPMAIAWKYGPMQMSPRTCVIROFOGGJEIMSJGIFKVGRESRCKMEXKSXCWHKAQ
searcharray

City name filter. It is recommended to use this filter to narrow down the search results. Please use english only names. How to search: If you are looking for Kraków city, please pass potential candidates here, like: ['Krakow', 'Kraków', 'Cracow']. It will return all cities that match any of the names.

Continents list

b2b-continents-list
Full Description

Use this when you need continent IDs for filtering tours by region.

Returns a list of all supported continents with their IDs and names for use in tour search filters.

Countries list

b2b-countries-list
Full Description

Use this when you need to look up country IDs for filtering tours or validating country names.

Returns a complete list of all supported countries with their IDs, names, and ISO country codes.

Currencies list

b2b-currencies-list
Full Description

Use this when you need to check supported currencies or get currency details like symbols.

Returns a list of all supported currencies with their codes (USD, EUR), names, and symbols ($, €).

Languages list

b2b-languages-list
Full Description

Use this when you need language IDs for filtering tours by guide language.

Returns a list of all supported languages with their IDs, codes, and names for use in tour search filters.

Operator Details

b2b-operator-details
Full Description

Use this when the user wants information about a tour operator, such as their terms and policies.

Fetches operator details including name, code, and terms & conditions based on operator ID.

Parameters (1 required)
Required
operatorIdinteger

Tour Departures

b2b-tour-departures
Full Description

Use this when the user asks about available departure dates, pricing for specific dates, or needs to validate if a departure date is available.

Returns a list of departures for a specific tour within a date range, including availability status, pricing, and booking information.

Parameters (2 required, 1 optional)
Required
dateRangeobject

Returns only departure dates in the desired range

tourIdinteger

Tour ID

Optional
pageinteger

Page number. Default is 1

Default: 1

Tour Details

b2b-tour-details
Full Description

Use this when the user wants to see detailed information about a specific tour.

Fetches comprehensive tour details including itinerary, pricing, operator info, images, and booking links based on tour ID.

Parameters (1 required)
Required
tourIdinteger

Tour FAQ

b2b-tour-faq
Full Description

Use this when the user has questions about a tour that might be answered in the FAQ section.

Returns a paginated list of frequently asked questions and answers about a specific tour, covering topics like inclusions, requirements, and policies.

Parameters (1 required, 1 optional)
Required
tourIdinteger
Optional
pageinteger

Page number. Default is 1

Default: 1

Tour Map

b2b-tour-map
Full Description

Use this when the user wants to see tour routes on a map or compare itineraries visually.

Fetches tour details for one or more tours and prepares map data with all itinerary locations, coordinates, and day-by-day information for visual display.

Parameters (1 required)
Required
tourIdsarray

Tour Types List

b2b-tour-types-list
Full Description

Use this when you need tour type IDs for filtering tours by category like adventure, cultural, or wildlife.

Returns a hierarchical list of tour type groups and their individual types with IDs and names.

Current Date

general-current-date
Full Description

Use this when you need to know the current date, especially before setting departure date filters.

Returns the current date and time in ISO format. Essential for calculating valid date ranges for tour searches.

Tour Text Search

vertex-tour-search
Full Description

Use this when the user describes what they want in natural language and you need AI-powered semantic search to understand their intent.

Before use this tool, please READ all possible filters. PLESE USE FILTERS, when can be used, to make search faster and much more precise. Please use start_city, end_city, cities, countries, start_country, end_country filters if possible. You can use multiple of them.

AI-powered semantic search for tours using natural language queries combined with optional filters. Uses Google Vertex AI to understand intent and find relevant tours based on descriptions, themes, or specific requests.

Use vertex-tour-search when:

  • The user describes what they want in natural language
  • You need semantic/AI-powered search to understand intent
  • Combining natural language with filters for refined results

Examples:

  • "Family-friendly safari with kids under 12"
  • "Romantic honeymoon trip with beach and mountains"
  • "Adventure tour with hiking and camping for beginners"
  • "Cultural immersion experience with local homestays"
  • "Wine tasting tour through European countryside"

Input

Required
  • textSearch: Natural language description of what the user is looking for
  • display_mode: How to display results — "listing" (default, carousel of tour cards) or "map" (interactive map view)
Optional Filters
Location Filters

| Filter | Type | Description | | --------------- | -------- | -------------------------------------------------------------------------- | | start_country | string[] | Country where tour BEGINS (ISO 3166-1 alpha-2 codes). OR logic. | | end_country | string[] | Country where tour ENDS (ISO 3166-1 alpha-2 codes). OR logic. | | start_city | number[] | City IDs where tour starts. Use b2b-cities-search to find IDs. OR logic. | | end_city | number[] | City IDs where tour ends. Use b2b-cities-search to find IDs. OR logic. | | countries | object | Countries visited DURING the itinerary. Supports AND/OR operator. | | cities | object | Cities visited on the itinerary. Supports AND/OR operator. |

Range Filters

| Filter | Type | Description | | ---------------- | ------------------------ | ----------------------------- | | duration | { min, max } | Tour length in days | | max_group_size | { min, max } | Maximum group size range | | min_group_size | { min, max } | Minimum group size range | | price | { min, max, currency } | Price range (currency: "EUR") |

AND/OR Filters

These filters support both AND and OR operators:

| Filter | Values | Description | | ------------ | ------------------------ | ---------------------------------- | | departures | YYYY-MM strings | Filter by departure months | | countries | ISO 3166-1 alpha-2 codes | Countries visited during itinerary | | cities | City IDs | Cities visited on itinerary |

Structure: { values: [...], operator: "AND" | "OR" }

  • OR (default): Tour matches ANY of the specified values
  • AND: Tour must match ALL specified values

Examples

Simple text search
{ "textSearch": "family adventure with wildlife" }
With location filters
{
  "textSearch": "hiking adventure",
  "start_country": ["DE", "AT"],
  "countries": { "values": ["IT", "CH"], "operator": "AND" }
}
With range filters
{
  "textSearch": "luxury beach vacation",
  "duration": { "min": 7, "max": 14 },
  "price": { "min": 2000, "max": 5000, "currency": "EUR" },
  "max_group_size": { "min": 1, "max": 16 }
}
With departure dates
{
  "textSearch": "northern lights tour",
  "departures": { "values": ["2026-01", "2026-02", "2026-03"], "operator": "OR" }
}
Map display mode
{
  "textSearch": "hiking tours in the Alps",
  "display_mode": "map",
  "countries": { "values": ["AT", "CH"], "operator": "OR" }
}

Response

Returns a list of tours matching the query, each containing:

  • Tour ID, name, and URL
  • Operator information
  • Brief description matching the query context
Parameters (1 required, 13 optional)
Required
textSearchstring
Optional
citiesobject

Filter tours by cities visited on the itinerary. City IDs can be obtained from the b2b-cities-search tool

countriesobject

Filter by countries visited DURING the tour itinerary. Use 'start_country'/'end_country' for departure/destination countries.

departuresobject

Filter tours by available departure months

display_modestring

How to display the search results. 'listing' shows a carousel of tour cards. 'map' shows tours on an interactive map.

Options:listingmap
Default: listing
durationobject

Filter tours by duration in days. Example: set min: 5 , max: 8 to find duration between those days. Include this filter when is needed

end_cityarray

City IDs where the tour ends (e.g., [1234, 5678]). Use b2b-cities-search to find city IDs. If passing multiple values, will find tours ending in any of the given cities

end_countryarray

Filter by the country where the tour ENDS (final destination). ISO 3166-1 alpha-2 codes (e.g., ['IT', 'FR']). Multiple values = OR logic. Use 'countries' filter for countries visited during the itinerary.

max_group_sizeobject

Filter by tour's maximum group size. E.g., { min: 1, max: 20 } finds small group tours with max 20 participants. Min and max value cannot be this same.

min_group_sizeobject

Filter by tour's minimum group size. E.g., { min: 1, max: 1 } finds tours that accept solo travelers. Min and max value cannot be this same.

operator_idsarray

Filter tours by specific operator ids. You can add multiple operator ids, then OR operator will be used. For lookup for partner by name, please use algolia-operator-search tool.

priceobject

Filter by tour price. E.g., { min: 500, max: 2000, currency: 'EUR' } finds tours priced between €500 and €2000. Min and max value cannot be this same.

start_cityarray

City IDs where the tour starts (e.g., [1234, 5678]). Use b2b-cities-search to find city IDs. If passing multiple values, will find tours starting in any of the given cities

start_countryarray

Filter by the country where the tour BEGINS (departure point). ISO 3166-1 alpha-2 codes (e.g., ['DE', 'AT']). Multiple values = OR logic. Use 'countries' filter for countries visited during the itinerary.

Tour Title Search

vertex-tour-title-search
Full Description

Search for tours by title using AI-powered semantic search. Returns a list of matching tour IDs and titles. Use this when you need to look up a tour by name. When you know tour id, use b2b-tour-details tool to display details about specific tour

Parameters (1 required)
Required
querystring

Tour title or partial title to search for

Tour Booking

web-tour-booking
Full Description

Use this when the user explicitly wants to book a tour and has provided their contact details.

Creates a booking request for a specific tour. Requires real contact details (email, names; phone optional). Always confirm the departure date by checking departures first. Never fabricate or assume user data - always ask for missing information.

Parameters (9 required, 1 optional)
Required
agentInformationstring

Agent information about the booking. Describe here what customer is looked for, preferences etc, what you can recognize. Will be helpful for our Customer Support team to understand the customer needs.

departureDatestring

Departure date, from customer selection

emailstring

Customer email address. If email is not given by the customer, please ask him before executing this endpoint. Never generate email by yourself, always ask customer for give the email before calling this tool.

extraInformationstring

Customer extra information from the customer or agent. Fill here if customer has provided any additional information about the booking. This is optional and can be empty.

firstNamestring
lastNamestring
paxAdultsinteger

Number of the adults. Always ask customer for this information, is important to have it

paxChildreninteger

Number of the children

tourIdinteger

Tour ID

Optional
phoneNumberstring

Customer phone number in E-164 format. Is optional, but recommended to provide it. Never put fake phone number, always ask customer for give the phone number before calling this tool. If customer do not gives phone number, just skip this field

Tour Brochure

web-tour-send-brochure
Full Description

Use this when the user requests a tour brochure or PDF to be sent to their email.

Sends a tour brochure (PDF file) to the specified email address. Before using this, ensure the user has provided their email address. If not provided, ask the user for it. Never generate or assume email addresses.

Parameters (2 required)
Required
emailstring

User email address. If email is not given by the user, please ask him before executing this endpoint. Never generate email by yourself, always ask user for give the email before calling this tool.

tourIdinteger

Tour ID