gws-events
Manage Google Workspace event subscriptions and stream real-time task updates via CLI.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-eventsStats
| Total installs | 6,379 |
| Weekly installs | 6.4K |
| GitHub stars | 22.8K |
| First seen | Mar 4, 2026 |
| Source | @googleworkspace/cli |
Summary
- 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 gws binary; use gws schema to inspect method parameters before execution
Tags
Related skills
| Skill | Installs | vs gws-events |
|---|---|---|
| recipe-draft-email-from-doc | 6,259 | -120 |
| recipe-email-drive-link | 6,263 | -116 |
| recipe-save-email-attachments | 6,370 | -9 |
| recipe-save-email-to-doc | 6,220 | -159 |
| persona-exec-assistant | 6,463 | +84 |
FAQ
- How many installs does gws-events have?
- gws-events has 6,379 total installs and 6.4K installs this week.
- Where is gws-events hosted?
- gws-events is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-events have?
- gws-events has 22.8K GitHub stars.
- When was gws-events first indexed?
- OrangeBot.AI first indexed gws-events on Mar 4, 2026.
- How do I install gws-events?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-events