list_event_invitees
Get invitees for a Calendly event using its UUID. Filter results by email or status to view active or canceled attendees.
Instructions
List invitees for a specific event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of invitees to return (default 20, max 100) | |
| No | Filter invitees by email | ||
| status | No | Filter invitees by status | |
| event_uuid | Yes | UUID of the event |