get_manage_event
Retrieve full event details and attendee registrations using a manage token from the event's manage URL.
Instructions
Get full event details including the registrations list. Requires the manage token (the secret part of the manage URL) or REALEVENTS_MANAGE_TOKEN env var.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| manage_token | No | Manage token from the /manage/{token} URL. Falls back to REALEVENTS_MANAGE_TOKEN env var if omitted. |