@googleworkspace/gws-events

by googleworkspace · v1.0.0 · prompt

Subscribe to Google Workspace events.

Install

Add @googleworkspace/gws-events to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-events

Instructions

# events (v1) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws events <resource> <method> [flags] ``` ## Helper Commands | Command | Description | |---------|-------------| | [`+subscribe`](../gws-events-subscribe/SKILL.md) | Subscribe to Workspace events and stream them as NDJSON | | [`+renew`](../gws-events-renew/SKILL.md) | Renew/reactivate Workspace Events subscriptions | ## API Resources ### message - `stream` — SendStreamingMessage is a streaming call that will return a stream of…

Keywords: gws, google, events, workspace