cancel_calendar_event
Cancel an Outlook meeting you organize and send a cancellation notice with your reason to all attendees. Supports single occurrence, future occurrences, or entire series.
Instructions
Cancel a meeting you organized. Sends a cancellation notice with your reason to all attendees. Only works if you are the organizer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | No | Scope of cancellation: "single" (default) cancels this occurrence only, "thisAndFollowing" cancels this and all future occurrences, "allInSeries" cancels the entire series | single |
| reason | No | Cancellation reason sent to attendees | |
| eventId | Yes | Event ID from get_calendar_events |