General 2,661 installs

calendar (v3)

by googleworkspace/cli

Google Calendar: Manage calendars and events.

Skill content

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 gws CLI tool; use gws schema to inspect method parameters before execution

calendar (v3)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws calendar <resource> <method> [flags]

Helper Commands

Command
Description

+insert
create a new event

+agenda
Show upcoming events across all calendars

API Resources

acl