register_for_event
Register an attendee for a public event using the event slug and email address. Get confirmation with status and event date.
Instructions
Register an attendee for a public event by slug. Returns confirmation with status and event date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Event slug (the part after /e/ in the URL) | |
| Yes | Attendee email address | ||
| last_name | No | Attendee last name (optional) | |
| first_name | No | Attendee first name (optional) |