gws-events-renew

Renew Google Workspace Events subscriptions by name or within a time window.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/wuyyyyyou/cli --skill gws-events-renew-wuyyyyyou
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gws-events-renew
Source: https://github.com/wuyyyyyou/cli/tree/main/skills/gws-events-renew
Command: npx skills add https://github.com/wuyyyyyou/cli --skill gws-events-renew-wuyyyyyou

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates renewal of Google Workspace Events subscriptions to prevent service interruptions and ensure continuity of event-driven integrations.

Core Features & Use Cases

  • Renew a specific subscription by name (e.g., subscriptions/SUB_ID) to reactivate it.
  • Renew all subscriptions expiring within a configurable window via --all and --within.
  • Integrates with gws-shared for auth, global flags, and security rules during renewal.

Quick Start

Renew a specific subscription by name or renew all expiring subscriptions within a time window using the gws events +renew command.

Frequently Asked Questions about gws-events-renew

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

FAQPage Schema
How do I automatically renew Google Workspace Events subscriptions?

Automatically renew Google Workspace Events subscriptions by running the gws events renew command, which validates inputs and prevents service interruptions for event-driven integrations.

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

Yes, you can renew all expiring Google Workspace Events subscriptions at once by applying the --all flag alongside the --within parameter to define a specific time window.

How do I renew a specific Google Workspace Events subscription by name?

Renew a specific Google Workspace Events subscription by name using the --name flag with your subscription identifier to reactivate it and ensure continuous event delivery.

Do I need gws-shared to renew Google Workspace Events subscriptions?

Yes, gws-shared is required to manage authentication, apply global flags, and enforce security rules when renewing Google Workspace Events subscriptions automatically.

What happens if I don't renew expiring Google Workspace Events subscriptions?

Failing to renew expiring Google Workspace Events subscriptions causes service interruptions and breaks the continuity of your event-driven admin workflows and integrations.