list_event_invitees
Retrieve invitees for a specific Calendly event using its UUID. Filter by email or status to manage attendee lists effectively.
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 |