Loading...
Loading...
Gmail: Send, read, and manage email.
npx skill4agent add googleworkspace/cli gws-gmailPREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws gmail <resource> <method> [flags]| Command | Description |
|---|---|
| Send an email |
| Show unread inbox summary (sender, subject, date) |
| Watch for new emails and stream them as NDJSON |
getProfilestopwatchdraftshistorylabelsmessagessettingsthreads# Browse resources and methods
gws gmail --help
# Inspect a method's required params, types, and defaults
gws schema gmail.<resource>.<method>gws schema--params--json