G

gws-events

by @googleworkspacev
4.5(152)

Google Workspaceイベントの購読機能を提供し、リアルタイムでシステム通知とステータス更新を取得し、イベント駆動型オートメーションを実現します。

google-workspace-events-apiwebhooksevent-driven-architecturereal-time-dataGitHub
インストール方法
npx skills add googleworkspace/cli --skill gws-events
compare_arrows

Before / After 効果比較

1
使用前

Google Workspaceイベントをリアルタイムで取得する能力が不足しており、システム変更に迅速に対応できないため、ビジネスプロセスの遅延や情報の非同期化が発生していました。

使用後

Google Workspaceイベント通知をリアルタイムで購読します。これにより、ビジネスシステムがさまざまな変更に迅速に対応し、データ同期と自動化されたワークフローを実現し、効率を向上させます。

SKILL.md

events (v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws events <resource> <method> [flags]

Helper Commands

CommandDescription
+subscribeSubscribe to Workspace events and stream them as NDJSON
+renewRenew/reactivate Workspace Events subscriptions

API Resources

message

  • stream — SendStreamingMessage is a streaming call that will return a stream of task update events until the Task is in an interrupted or terminal state.

operations

  • get — Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

subscriptions

tasks

  • cancel — Cancel a task from the agent. If supported one should expect no more task updates for the task.
  • get — Get the current state of a task from the agent.
  • subscribe — TaskSubscription is a streaming call that will return a stream of task update events. This attaches the stream to an existing in process task. If the task is complete the stream will return the completed task (like GetTask) and close the stream.
  • pushNotificationConfigs — Operations on the 'pushNotificationConfigs' resource

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws events --help

# Inspect a method's required params, types, and defaults
gws schema events.<resource>.<method>

Use gws schema output to build your --params and --json flags.

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数15.3K
評価4.5 / 5.0
バージョン
更新日2026年5月23日
比較事例1 件

ユーザー評価

4.5(152)
5
23%
4
52%
3
23%
2
2%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

タイムライン

作成2026年3月16日
最終更新2026年5月23日