onCalendarEventCreated emits events created after the calendar’s initial
synchronization. Existing events establish the baseline and are not replayed.
Example
Options
calendarId?: string is a static immutable calendar ID and defaults to
"primary". Unlike action calendar references, triggers do not resolve display
titles. account is a static Google account binding and defaults to the project
binding; signals cannot select either value at runtime.
Trigger data
Returns one normalizedCalendarEvent for each newly observed event; see Get
event. The
provider’s notifications contain no event body, so Automate.ax incrementally
synchronizes the calendar. Repeated notification delivery is deduplicated by
event identity and provider representation.