Get calendar event
get_eventFetch a specific kalender.digital event using its event ID. Use list_events to find the ID if unknown. Supports custom time zones.
Instructions
Fetch one kalender.digital event by its event ID. Use list_events if the ID is unknown. API documentation: https://kalender.digital/c/documentation/api?lang=de
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | kalender.digital event ID | |
| timeZone | No | IANA time zone name | Europe/Berlin |