calendar_remove_attendee
Remove an attendee from a calendar event by their email address. Corrects meeting invitations or removes unwanted participants.
Instructions
Remove an attendee (by email) from an event. Unverified/experimental — treat failures as a real platform limitation, not a bug in this tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| 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. |