ofw_create_event
Add a co-parenting calendar event with details like title, dates, location, reminders, and child assignments to OurFamilyWizard.
Instructions
Create a calendar event in OurFamilyWizard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| allDay | No | ||
| endDate | Yes | ISO datetime string | |
| children | No | Array of child IDs | |
| eventFor | No | neither | parent1 | parent2 | |
| location | No | ||
| reminder | No | Reminder setting (e.g. "1 hour before") | |
| startDate | Yes | ISO datetime string | |
| pickUpParent | No | ||
| privateEvent | No | ||
| dropOffParent | No |