Was ist gws-events-subscribe?
Google Workspace-Ereignisse: Abonnieren Sie Workspace-Ereignisse und streamen Sie sie als NDJSON. Quelle: googleworkspace/cli.
Google Workspace-Ereignisse: Abonnieren Sie Workspace-Ereignisse und streamen Sie sie als NDJSON.
Installieren Sie den KI-Skill gws-events-subscribe schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: googleworkspace/cli.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --target | — | — | Workspace resource URI (e.g., //chat.googleapis.com/spaces/SPACEID) | | --event-types | — | — | Comma-separated CloudEvents types to subscribe to | | --project | — | — | GCP project ID for Pub/Sub resources | | --subscription | — | — | Existing Pub/Sub subscription name (skip setup) |
| --max-messages | — | 10 | Max messages per pull batch (default: 10) | | --poll-interval | — | 5 | Seconds between pulls (default: 5) | | --once | — | — | Pull once and exit | | --cleanup | — | — | Delete created Pub/Sub resources on exit | | --no-ack | — | — | Don't auto-acknowledge messages |
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribeGoogle Workspace-Ereignisse: Abonnieren Sie Workspace-Ereignisse und streamen Sie sie als NDJSON. Quelle: googleworkspace/cli.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/googleworkspace/cli --skill gws-events-subscribe Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/googleworkspace/cli