list_calendly_invitees
Retrieve invitees from a Calendly scheduled event by providing the event UUID. Optionally filter by status (active/canceled) and limit count.
Instructions
List invitees for a Calendly scheduled event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_uuid | Yes | Event UUID | |
| status | No | active or canceled | |
| count | No | ||
| api_key | No |