gws-events
Installation
Summary
Real-time event streaming and subscription management for Google Workspace.
- Provides three core resource types: subscriptions (create, list, get, delete, patch, reactivate), operations (poll long-running tasks), and message/task streaming for real-time event delivery
- Includes helper commands for subscribing to Workspace events as NDJSON streams and renewing suspended subscriptions
- Requires Google Workspace authentication and the
gwsbinary; usegws schemato inspect method parameters before execution
SKILL.md
events (v1)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws events <resource> <method> [flags]
Helper Commands
| Command | Description |
|---|---|
+subscribe |
Subscribe to Workspace events and stream them as NDJSON |
+renew |
Renew/reactivate Workspace Events subscriptions |