@googleworkspace/gws-events-renew

by googleworkspace · v1.0.0 · prompt

Google Workspace Events: Renew/reactivate Workspace Events subscriptions.

Install

Add @googleworkspace/gws-events-renew to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-events-renew

Instructions

# events +renew > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. Renew/reactivate Workspace Events subscriptions ## Usage ```bash gws events +renew ``` ## Flags | Flag | Required | Default | Description | |------|----------|---------|-------------| | `--name` | — | — | Subscription name to reactivate (e.g., subscriptions/SUB_ID) | | `--all` | — | — | Renew all subscriptions expiring within --within window | | `--within` | — | 1h | Time window for --all (e.g., 1h, 30m, 2d) | ## Examples ```bash gws…

Keywords: renew, google, gws, events, workspace