Create calendar event
create_eventCreate events in kalender.digital subcalendars by specifying title, start/end times, subcalendar IDs or names, and optional location or description.
Instructions
Create an event in one or more kalender.digital subcalendars. API documentation: https://kalender.digital/c/documentation/api?lang=de
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| who | No | People or organizer associated with the event | |
| links | No | Links associated with the event | |
| title | Yes | Event title | |
| where | No | Event location | |
| endDate | Yes | Local date and time formatted as YYYY-MM-DD HH:mm:ss | |
| timeZone | No | IANA time zone name | Europe/Berlin |
| wholeDay | No | Whether this is an all-day event | |
| startDate | Yes | Local date and time formatted as YYYY-MM-DD HH:mm:ss | |
| description | No | Event description | |
| subCalendars | Yes | Subcalendar IDs or names |