gws-events-renew

Renew Google Workspace Events subscriptions by name or expiration window via gws CLI.

4|2|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/73ai/openbotkit --skill gws-events-renew-73ai
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gws-events-renew
Source: https://github.com/73ai/openbotkit/tree/main/skills/gws-events-renew
Command: npx skills add https://github.com/73ai/openbotkit --skill gws-events-renew-73ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically renew or reactivate Google Workspace Events subscriptions to prevent service interruptions and ensure continuous event delivery.

Core Features & Use Cases

  • Renew a specific subscription by name (e.g., subscriptions/SUB_ID) using --name.
  • Renew all subscriptions expiring within a defined window using --all and --within.
  • Integrate with existing auth and global flags to perform renewals safely.

Quick Start

Run gws events +renew to renew your Workspace Events subscriptions.

Frequently Asked Questions about gws-events-renew

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

FAQPage Schema
How do I renew Google Workspace Events subscriptions before they expire?▼

To renew Google Workspace Events subscriptions, use the gws events renew command with the --name flag for a specific subscription ID or the --all flag for batch processing. This reactivates subscriptions to ensure continuous event delivery without service interruptions.

Can I batch renew all expiring Google Workspace Events subscriptions at once?▼

Yes, you can batch renew expiring Google Workspace Events subscriptions by using the --all flag combined with the --within flag to specify a time window. This automatically reactivates all subscriptions expiring within that defined period to prevent service interruptions.

What causes Google Workspace Events subscriptions to stop delivering events?▼

Google Workspace Events subscriptions stop delivering events when they expire. Renewing or reactivating these subscriptions before their expiration date using the gws CLI prevents this service interruption and ensures ongoing access to continuous event delivery.

Do I need to configure authentication to automate Google Workspace subscription renewals?▼

Yes, automating Google Workspace subscription renewals relies on shared authentication rules configured for the gws CLI environment. This safety setup is required before executing renewal commands to ensure secure and authorized batch processing of events subscriptions.

What is the best way to prevent Google Workspace Events subscriptions from expiring?▼

The best way to prevent Google Workspace Events subscriptions from expiring is running the gws events renew command with the --within flag to proactively batch renew all subscriptions approaching their expiration window, ensuring continuous event delivery.