gws-calendar
Installation
Summary
Google Calendar API access for managing calendars, events, and sharing rules.
- Covers 10+ API resources including events, calendars, ACL rules, calendar lists, free/busy queries, and user settings
- Supports event operations: create, read, update, delete, import, move between calendars, and query recurring instances
- Includes calendar management: create secondary calendars, update metadata, clear primary calendars, and manage sharing access
- Provides helper commands for quick event creation (
+insert) and viewing upcoming events across all calendars (+agenda) - Requires Google Workspace authentication via the shared
gwsCLI tool; usegws schemato inspect method parameters before execution
SKILL.md
calendar (v3)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws calendar <resource> <method> [flags]
Helper Commands
| Command | Description |
|---|---|
+insert |
create a new event |
+agenda |
Show upcoming events across all calendars |