Automates the renewal and reactivation of Google Workspace Event subscriptions to ensure continuous data streaming and webhook persistence.
The gws-events-renew skill provides a specialized interface for Claude to manage the lifecycle of Google Workspace Event subscriptions. Because these subscriptions are temporary by design, this tool allows users to programmatically renew specific IDs or batch-renew all subscriptions expiring within a configurable time window. It is an essential utility for developers maintaining event-driven integrations, such as Google Drive or Calendar monitors, ensuring that mission-critical webhooks never lapse due to expiration.
Key Features
010 GitHub stars
02Automation-friendly CLI syntax for cron job scheduling
03Configurable time windows for identifying expiring events
04Individual subscription reactivation via specific names or IDs
05Integration with gws-shared for secure authentication handling
06Bulk renewal logic for all subscriptions nearing expiration
Use Cases
01Automating the maintenance of expiring webhooks to prevent data loss
02Maintaining persistent event listeners for enterprise Google Workspace workflows
03Reactivating lapsed event subscriptions via rapid CLI commands