Viatsy
Search and book Viatsy's group and private tours across Asia — Japan, China, South Korea, Taiwan and Hong Kong.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- Search Trips: Search published tours. Filter by destination slug, free-text search, duration, or price.
- List Destinations: List all published destinations this agency operates in (countries and sub-destinations).
- Get Trip Details: Get full trip details: description, duration, highlights, what is included/excluded, and a short itinerary summary. Use when the user asks about a specific trip.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Search and book Viatsy's group and private tours across Asia — Japan, China, South Korea, Taiwan and Hong Kong. Browse trips, destinations and travel guides, get full itineraries, find upcoming group departures, request a quote, and start a booking with a secure payment link.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| search_trips | Search published tours. Filter by destination slug, free-text search, duration, or price. |
| list_destinations | List all published destinations this agency operates in (countries and sub-destinations). |
| get_trip_details | Get full trip details: description, duration, highlights, what is included/excluded, and a short itinerary summary. Use when the user asks about a specific trip. |
| list_blog_articles | Browse travel guides and articles. Returns published blog posts. |
| list_upcoming_departures | Find open group-trip departures with future dates. Filter by destination slug, date range, or max price. Use when the user asks "when can I go to X?" or wants to compare dates. |
| request_quote | Submit a quote request (inquiry) for a trip. Only use after the user has clearly asked for a quote and provided their name and email. |
| subscribe_newsletter | Subscribe the user to the travel newsletter. Sends a confirmation email — the subscription activates only after the user clicks the link. |
| start_checkout | Create a booking and get a secure payment link the customer opens to pay — card details never pass through you. Provide departureId for a group departure, or tripSlug + startDate for a private trip, plus the lead traveller name, email and traveller counts. Returns a bookingReference and paymentUrl; hand the paymentUrl to the customer to complete payment. Quote prices beforehand via get_trip_details or list_upcoming_departures — the payment page shows the authoritative total. |