book
Book an option (showtime, ticket class, etc.).
If a partner API is connected, completes the booking inline with a confirmation code. Otherwise returns an affiliate deep link the agent should hand to the user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | For affiliate fallback. | |
| vertical | Yes | The vertical (e.g. "movies", "events"). | |
| option_id | Yes | showtime_id or ticket_id from find_options. | |
| item_title | No | For affiliate fallback / logging. | |
| party_size | No | Number of tickets/seats. Default 2. | |
| venue_name | No | For logging. | |
| agent_client | No | Optional — name of the calling agent (Claude, ChatGPT, etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||