Setup & Installation
What This Skill Does
Manages event subscriptions for Google Workspace resources. You can create, list, update, delete, and reactivate subscriptions that stream real-time updates from Workspace services like Chat messages and calendar events. Instead of polling Workspace APIs on a schedule, you get push notifications the moment something changes, without writing custom event loop logic.
When to use it
- Working with gws events functionality
- Implementing gws events features
- Debugging gws events related issues
