Get an event
event_getGet one event's full public profile by slug: name, dates, address, topic, description, status and city.
Call this once you have a slug (from event_list or search) and need
the details. It does not include the schedule, FAQ or nominations — use
event_schedule, event_faq and event_nominations for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_slug | Yes | Slug of the event, e.g. 'ai-build-day'. |