delete_event
Remove one or more calendar events. Set delete_repeats to true to also remove recurring instances.
Instructions
Delete one or more calendar events. Set delete_repeats=true to remove repeat instances as well.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_ids | Yes | ||
| delete_repeats | No | If true, deletes all repeat instances of the event(s) too. |