get_accommodation
ChatGPTReturns detailed information about a given accommodation, including name, description, address, location, rating, contact information, images, facilities, and room types.
get_activity
ChatGPTReturns additional information about the given activity if the UUID is known. The response contains the following details: name, description, email, website url, address, accessibility, difficulty from 1 to 6, stamina from 1 to 6, experience from 1 to 6, technique from 1 to 6, duration in seconds, distance and altitude difference.
get_current_weather
ChatGPTReturns the current weather information from a live station. Includes sunrise, sunset, temperature, perceived temperature, humidity, wind direction and speed, barometer pressure, and rain amount.
get_event
ChatGPTReturns detailed information about a specific event, including name, description, location, contact info, and times.
get_forecast
ChatGPTReturns the weather forecast for the next 7 days, including dates, max and min temperature, rain probability, and general weather condition.
get_gastronomy
ChatGPTReturns additional information about the given gastronomy. The response contains the following details: name, description, email, phone, website url, address, dishrates, opening_times, categories, facility_groups.
get_point_of_interest
ChatGPTReturns detailed information about a given point of interest, including name, address, location, tags, contact information, images, opening times, and descriptions.
list_activities
ChatGPTReturns activities such as hikes, bike tours, and more. Use tag_id to filter by category. Never show internal IDs to the user.
list_events
ChatGPTReturns events for the region such as cultural, sports, or local activities. Filter by date, topic, or name. See parameter descriptions for available topics and current date. Never show internal IDs to the user.
list_gastronomy
ChatGPTReturns a list of dining venues (restaurants, cafes, bars, bistros, etc.) matching the given criteria (e.g., location, cuisine, opening hours). Never show internal IDs to the user.
list_points_of_interest
ChatGPTReturns points of interest such as shops, museums, and attractions. Use tag_id to filter by category. Does not provide info about specific goods/food or electric car charging stations (only electric bike charging stations). Never show internal IDs to the user.
search_accommodations
ChatGPTSearches for accommodations (hotels, bed & breakfasts, apartments, etc.) with optional filters for star rating and availability. Never show internal IDs to the user.