calendar_watch_events
Set up push notifications to monitor changes to events on a Google Calendar. Receive alerts when events are created, updated, or deleted.
Instructions
Watch for changes to events on a Google Calendar (push notifications)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | Unique string ID for the watch channel | |
| calendarId | No | Calendar ID (default: primary) | |
| channelType | No | Type of delivery mechanism (default: web_hook) | |
| channelAddress | Yes | URL to receive push notifications (must be HTTPS) |