Original skill document
Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.
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
bash
gws workflow +meeting-prepFlags
| Flag | Required | Default | Description |
|---|---|---|---|
--calendar | — | primary | Calendar ID (default: primary) |
--format | — | — | Output format: json (default), table, yaml, csv |
Examples
bash
gws workflow +meeting-prep
gws workflow +meeting-prep --calendar WorkTips
- Read-only — never modifies data.
- Shows the next upcoming event with attendees and description.
See Also
- gws-shared — Global flags and auth
- gws-workflow — All cross-service productivity workflows commands

