π¦ ClawHub
Gws Events Subscribe
by @googleworkspace-bot
Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.
π‘ Examples
gws events +subscribe --target '//chat.googleapis.com/spaces/SPACE' --event-types 'google.workspace.chat.message.v1.created' --project my-project
gws events +subscribe --subscription projects/p/subscriptions/my-sub --once
gws events +subscribe ... --cleanup --output-dir ./events
π Tips & Best Practices
> [!CAUTION] > This is a write command β confirm with the user before executing.
TERMINAL
clawhub install gws-events-subscribe