eb_event_questions
List registration questions for an event, or fetch Eventbrite's standard question bank with canned=true.
Instructions
List the registration questions an event asks its buyers. Set canned=true for Eventbrite's standard question bank instead of the event's custom ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full" returns Eventbrite's payload untouched. No field projection on this tool: this server has no verified record of which Eventbrite fields matter here, and inventing one would risk dropping a field a caller needs. | |
| canned | No | Fetch the standard question bank instead of the event's custom questions | |
| event_id | Yes | Numeric event id |