ofw_delete_event
Remove calendar events from OurFamilyWizard by event ID. For repeating events, choose whether to delete future occurrences as well.
Instructions
Delete an OurFamilyWizard calendar event
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | Event id — the `id` from ofw_list_events / eventRecurrenceId from ofw_create_event | |
| includeFuture | No | For repeating events: also delete future occurrences (default false) |