request_unsupported_booking
Log a booking request Agentorist can't yet fulfil.
This is the demand-intelligence engine. Every call here becomes a data point sold to the venue as monthly missed-revenue insight. Optionally captures email so the user is notified when the venue joins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | City or area. | |
| vertical | Yes | Which vertical the request belongs to. | |
| when_iso | No | Requested time in ISO 8601 (optional). | |
| item_title | Yes | The film, event, or experience. | |
| party_size | No | Number of tickets. | |
| user_email | No | Optional, for join-notification. | |
| venue_name | Yes | Name of the venue the user wanted. | |
| venue_chain | No | e.g. Vue, Odeon, Cineworld. | |
| agent_client | No | Calling agent (Claude, ChatGPT, etc.). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||