Update Event
update_eventEdit a live event you manage: name, description (with links), category, start/end time, cover image, turn public discovery on/off, show or hide the guest list, visibility, and capacity. Approval is set per ticket tier — use update_ticket_tier for it. Requires event_id; you must be a host (connected via 'Connect with SocialLoop').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ends_at | No | ||
| capacity | No | ||
| category | No | ||
| event_id | Yes | ||
| timezone | No | ||
| starts_at | No | ||
| event_name | No | ||
| visibility | No | ||
| absorb_fees | No | ||
| discoverable | No | ||
| cover_image_url | No | ||
| description_html | No | ||
| event_description | No | ||
| requires_approval | No | ||
| show_participants | No |