gws-events

Manage Google Workspace event subscriptions using the gws CLI.

312|38|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/m13v/fazm --skill gws-events
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-events
Source: https://github.com/m13v/fazm/tree/main/skills/gws-events
Command: npx skills add https://github.com/m13v/fazm --skill gws-events

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to subscribe to and manage events within their Google Workspace, enabling real-time notifications and automated workflows based on changes in their workspace.

Core Features & Use Cases

  • Event Subscriptions: Create, list, get, delete, patch, and reactivate subscriptions for Google Workspace events.
  • Resource Management: Manage message streams, operations, and tasks related to Workspace events.
  • Use Case: Automatically trigger an action or notification whenever a new email arrives in a specific Gmail label or a new file is added to a Google Drive folder.

Quick Start

Subscribe to Google Workspace events for the 'message' resource with the 'stream' method.

Frequently Asked Questions about gws-events

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I subscribe to Google Workspace events for real-time notifications?

To subscribe to Google Workspace events, you create and manage event subscriptions that enable real-time data streaming and event-driven automation. This requires the 'gws' CLI tool for authentication and interaction with Google Workspace APIs.

Can I trigger an automation when a new file is added to a Google Drive folder?

Yes, you can trigger an automation when a file is added to Google Drive by creating an event subscription. This monitors resource changes and streams real-time data to initiate your automated workflows or notifications.

What do I need to manage Google Workspace event subscriptions?

You need the 'gws' CLI tool to authenticate and interact with Google Workspace APIs. This setup allows you to create, list, get, delete, patch, and reactivate subscriptions across various Google Workspace resources.

How does real-time data streaming work for Google Workspace messages?

Real-time data streaming works by managing message streams through event subscriptions. When a monitored Google Workspace resource changes, the subscription streams the event data in real-time to trigger downstream operations or tasks.

What Google Workspace resources can I monitor for event-driven automation?

You can monitor various Google Workspace resources for event-driven automation, such as specific Gmail labels for new emails or Google Drive folders for new files. Subscriptions are managed across these resources to capture changes.

Are there limitations when patching or reactivating Google Workspace subscriptions?

Manage Google Workspace subscriptions by patching or reactivating them through the 'gws' CLI tool. While you can manage message streams and operations, you must ensure your authentication and API interaction setup remains valid to avoid subscription failures.