calendar_list_watch
Set up push notifications to monitor changes to your Google Calendar list and receive updates via a webhook URL.
Instructions
Watch for changes to the user's calendar list (push notifications)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channelId | Yes | Unique string ID for the watch channel | |
| channelType | No | Type of delivery mechanism (default: web_hook) | |
| channelAddress | Yes | URL to receive push notifications (must be HTTPS) |