| name | gws-gmail |
| description | Gmail: Send, read, and manage email. |
| metadata | {"openclaw":{"category":"productivity","requires":{"bins":"[Truncated]"},"cliHelp":"gws gmail --help"}} |
gmail (v1)
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
gws gmail <resource> <method> [flags]
Helper Commands
| Command | Description |
|---|
+triage | Show unread inbox summary (sender, subject, date) |
+read | Read a message and extract its body or headers |
gws-gmail-draft | Create an unsent Gmail draft through a named account alias |
For sending, replying, forwarding, or watch setup, inspect the raw Gmail CLI
resources below with gws schema and use gws gmail <resource> <method>.
Draft creation must use gws-gmail-draft; do not substitute a send helper.
API Resources
users
getProfile — Gets the current user's Gmail profile.