update_event
Modify details of an existing Eventbrite event, such as name, dates, timezone, or description.
Instructions
Update an existing event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The new name of the event | |
| end_date | No | New end date and time in ISO 8601 format | |
| event_id | Yes | The ID of the event to update | |
| timezone | No | New timezone for the event | |
| start_date | No | New start date and time in ISO 8601 format | |
| description | No | The new description of the event |