gws-gmail-triage
Installation
Summary
Quickly summarize unread Gmail inbox messages with sender, subject, and date.
- Displays up to 20 unread messages by default; customize with
--maxflag - Supports Gmail search queries via
--queryflag to filter beyond unread (e.g.,from:boss) - Read-only operation; never modifies your mailbox
- Optional
--labelsflag includes label names in output; supports JSON format for scripting
SKILL.md
gmail +triage
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Show unread inbox summary (sender, subject, date)
Usage
gws gmail +triage
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--max |
— | 20 | Maximum messages to show (default: 20) |
--query |
— | — | Gmail search query (default: is:unread) |
--labels |
— | — | Include label names in output |
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.6Kgws-calendar
Google Calendar: Manage calendars and events.
24.6Kgws-docs-write
Google Docs: Append text to a document.
21.8K