ofw_delete_event
Delete calendar events from OurFamilyWizard. Optionally delete future occurrences of repeating events.
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) |