calendar_list_attendees
List attendees for a calendar event. Organizer self appears as null email entry (isLikelyOrganizerSelf).
Instructions
List attendees on an event. Note: once any attendee is added to an event you organize, an extra entry with a null email (the organizer/self) commonly appears — flagged as isLikelyOrganizerSelf, not a bug.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| calendarName | No | Calendar name. Ambiguous if duplicated (common on multi-account setups) — use calendarIndex instead in that case. | |
| calendarIndex | No | Position from calendar_list_calendars, for disambiguating duplicate calendar names. Stable only for the current Calendar.app process. |