get_event_detail
ChatGPTGet details for a single Ticketbox event: title, venue, description, showings, and ticket classes. Returns the event with its upcoming bookable showings (status book_now) and an mcp_supported flag indicating Phase 1 booking eligibility. eventUrl is the event's page on ticketbox.vn for completing a purchase. When mcp_supported=false, unsupported_reason_messages contains the reason(s) and fallback_url links to the website. Each ticket class may include a description and image, present only when the organizer provides them. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here; instead direct them to the event page on ticketbox.vn (use eventUrl, or url / fallback_url) to finish the purchase. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.
get_showing_detail
ChatGPTGet ticket types and prices for a specific showing of an event. Returns all ticket types with pricing and per-type status (book_now = available, sold_out = unavailable), plus an mcp_supported flag and a fallback_url when the showing cannot be booked through MCP. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here; instead direct them to the event page on ticketbox.vn (use eventUrl, or url / fallback_url) to finish the purchase. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.
search_events
ChatGPTSearch for bookable events on Ticketbox (Vietnam's event-ticketing platform). Returns a paginated list of events matching the given criteria. By default only events supported for MCP booking are returned (isNewBookingFlow=true); set include_ineligible=true to also include unsupported events, which come with a fallback URL to the Ticketbox website. The response includes has_more for pagination. query is a full-text match over the event title and organizer name (there is no separate cast/performer field) and uses partial-word matching, so a name search may also return events that merely share a word. Only upcoming bookable events are returned; past or ended events are excluded. Filters: cityId, category, date range (from/to or the at shortcut), and free-only. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here; instead direct them to the event page on ticketbox.vn (use eventUrl, or url / fallback_url) to finish the purchase. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.
get_event_detail
ClaudeGet details for a single Ticketbox event: title, venue, description, showings, and ticket classes. Returns the event with its upcoming bookable showings (status book_now) and an mcp_supported flag indicating Phase 1 booking eligibility. eventUrl is the event's page on ticketbox.vn for completing a purchase. When mcp_supported=false, unsupported_reason_messages contains the reason(s) and fallback_url links to the website. Each ticket class may include a description and image, present only when the organizer provides them. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here, and do NOT tell them to go search. ALWAYS give them the direct purchase link on ticketbox.vn: output the event's eventUrl (or url / fallback_url) as a RAW PLAINTEXT URL, EXACTLY as returned — copy every character verbatim. Do NOT wrap it in a labelled/masked markdown link such as [Buy on Ticketbox](...): masking lets the visible text hide a URL you altered. The returned URL is ALREADY the complete canonical link — do NOT add a "www." host prefix, do NOT insert a "/event/" path segment, do NOT shorten, rewrite, or guess the slug. Its exact shape is https://ticketbox.vn/{slug}-{id}; anything else (e.g. www.ticketbox.vn/event/...) is a BROKEN link you fabricated. You may also mention the "Buy on Ticketbox" button in the event card, but printing the raw URL is required, not optional. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.
get_showing_detail
ClaudeGet ticket types and prices for a specific showing of an event. Returns all ticket types with pricing and per-type status (book_now = available, sold_out = unavailable), plus an mcp_supported flag and a fallback_url when the showing cannot be booked through MCP. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here, and do NOT tell them to go search. ALWAYS give them the direct purchase link on ticketbox.vn: output the event's eventUrl (or url / fallback_url) as a RAW PLAINTEXT URL, EXACTLY as returned — copy every character verbatim. Do NOT wrap it in a labelled/masked markdown link such as [Buy on Ticketbox](...): masking lets the visible text hide a URL you altered. The returned URL is ALREADY the complete canonical link — do NOT add a "www." host prefix, do NOT insert a "/event/" path segment, do NOT shorten, rewrite, or guess the slug. Its exact shape is https://ticketbox.vn/{slug}-{id}; anything else (e.g. www.ticketbox.vn/event/...) is a BROKEN link you fabricated. You may also mention the "Buy on Ticketbox" button in the event card, but printing the raw URL is required, not optional. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.
search_events
ClaudeSearch for bookable events on Ticketbox (Vietnam's event-ticketing platform). Returns a paginated list of events matching the given criteria. By default only events supported for MCP booking are returned (isNewBookingFlow=true); set include_ineligible=true to also include unsupported events, which come with a fallback URL to the Ticketbox website. The response includes has_more for pagination. query is a full-text match over the event title and organizer name (there is no separate cast/performer field) and uses partial-word matching, so a name search may also return events that merely share a word. Only upcoming bookable events are returned; past or ended events are excluded. Filters: cityId, category, date range (from/to or the at shortcut), and free-only. Set language="vi" for Vietnamese; set language="en" for English or any other language. No authentication required — public read-only. IMPORTANT (discovery-only mode): this connector is READ-ONLY and CANNOT create bookings, hold seats, or take payment — there is no booking tool available. When the user wants to buy or book, do NOT say you can complete it here, and do NOT tell them to go search. ALWAYS give them the direct purchase link on ticketbox.vn: output the event's eventUrl (or url / fallback_url) as a RAW PLAINTEXT URL, EXACTLY as returned — copy every character verbatim. Do NOT wrap it in a labelled/masked markdown link such as [Buy on Ticketbox](...): masking lets the visible text hide a URL you altered. The returned URL is ALREADY the complete canonical link — do NOT add a "www." host prefix, do NOT insert a "/event/" path segment, do NOT shorten, rewrite, or guess the slug. Its exact shape is https://ticketbox.vn/{slug}-{id}; anything else (e.g. www.ticketbox.vn/event/...) is a BROKEN link you fabricated. You may also mention the "Buy on Ticketbox" button in the event card, but printing the raw URL is required, not optional. The mcp_supported flag describes future booking eligibility, not the current ability to book in this chat.