Create Ticket Handoff
create_ticket_handoffWhen the user wants to proceed to tickets for a specific search result, create an attributed VenuNite handoff using its event_id. Requires a live API key issued at https://venunite.com/developers/keys. Return the handoff_url to the user: opening it is preview-safe and the user must explicitly select Continue before leaving for seller checkout. Do not follow or submit the Continue form for the user. This tool records a handoff but does not purchase, reserve, hold inventory, guarantee availability or final prices, or confirm a booking. Calls count against normal MCP tool-call limits; no search-result rows are charged. The handoff service also limits creation to 10 per minute per account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | The stable VenuNite event_id returned by search_events. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||