What problem does it solve? Managing Google Workspace event subscriptions manually through API calls is tedious and error-prone. This Skill lets you create, renew, reactivate, and stream Workspace event subscriptions directly through the gws CLI. ## Core Features & Use Cases - Subscription Management: Create, list, get, update, delete, and reactivate Google Workspace subscriptions using the Workspace Events API. - Event Streaming: Subscribe to Workspace events and stream them as NDJSON, or attach streams to in-process tasks for real-time updates. - Operation Polling: Check the state of long-running operations and cancel or monitor tasks from the agent. - Use Case: Set up a subscription to watch a Google Drive folder for changes, stream the resulting events as NDJSON, and renew the subscription automatically before it expires. ## Quick Start Ask the AI to subscribe to Google Workspace events for a specific resource and stream the results using the gws events commands.