
Viatsy
Search Asia travel tours, browse guides, request quotes, find upcoming group departures.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Search Asia travel tours, browse guides, request quotes, find upcoming group departures.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| 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. |