Loading...
Loading...
Gmail: Show unread inbox summary (sender, subject, date).
npx skill4agent add googleworkspace/cli gws-gmail-triagePREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws gmail +triage| Flag | Required | Default | Description |
|---|---|---|---|
| — | 20 | Maximum messages to show (default: 20) |
| — | — | Gmail search query (default: is:unread) |
| — | — | Include label names in output |
gws gmail +triage
gws gmail +triage --max 5 --query 'from:boss'
gws gmail +triage --format json | jq '.[].subject'
gws gmail +triage --labels