gws-workflow-meeting-prep
Installation
Summary
Fetch your next meeting's agenda, attendees, and linked documents from Google Calendar.
- Retrieves the upcoming event with full attendee list and description details
- Supports multiple calendar selection via
--calendarflag (defaults to primary calendar) - Read-only operation; never modifies calendar data
- Output formats include JSON, table, YAML, and CSV for integration flexibility
SKILL.md
workflow +meeting-prep
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Prepare for your next meeting: agenda, attendees, and linked docs
Usage
gws workflow +meeting-prep
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--calendar |
— | primary | Calendar ID (default: primary) |
--format |
— | — | Output format: json (default), table, yaml, csv |
Related skills
More from googleworkspace/cli
gws-gmail
Gmail: Send, read, and manage email.
26.1Kgws-docs
Read and write Google Docs.
26.0Kgws-drive
Google Drive: Manage files, folders, and shared drives.
26.0Kgws-sheets
Google Sheets: Read and write spreadsheets.
24.7Kgws-calendar
Google Calendar: Manage calendars and events.
24.6Kgws-docs-write
Google Docs: Append text to a document.
21.8K