{"skill":{"slug":"gws-gmail","displayName":"Gws Gmail","summary":"Gmail: Send, read, and manage email.","description":"---\nname: gws-gmail\ndescription: \"Gmail: Send, read, and manage email.\"\nmetadata:\n  version: 0.22.5\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins:\n        - gws\n    cliHelp: \"gws gmail --help\"\n---\n\n# gmail (v1)\n\n> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.\n\n```bash\ngws gmail <resource> <method> [flags]\n```\n\n## Helper Commands\n\n| Command | Description |\n|---------|-------------|\n| [`+send`](../gws-gmail-send/SKILL.md) | Send an email |\n| [`+triage`](../gws-gmail-triage/SKILL.md) | Show unread inbox summary (sender, subject, date) |\n| [`+reply`](../gws-gmail-reply/SKILL.md) | Reply to a message (handles threading automatically) |\n| [`+reply-all`](../gws-gmail-reply-all/SKILL.md) | Reply-all to a message (handles threading automatically) |\n| [`+forward`](../gws-gmail-forward/SKILL.md) | Forward a message to new recipients |\n| [`+read`](../gws-gmail-read/SKILL.md) | Read a message and extract its body or headers |\n| [`+watch`](../gws-gmail-watch/SKILL.md) | Watch for new emails and stream them as NDJSON |\n\n## API Resources\n\n### users\n\n  - `getProfile` — Gets the current user's Gmail profile.\n  - `stop` — Stop receiving push notifications for the given user mailbox.\n  - `watch` — Set up or update a push notification watch on the given user mailbox.\n  - `drafts` — Operations on the 'drafts' resource\n  - `history` — Operations on the 'history' resource\n  - `labels` — Operations on the 'labels' resource\n  - `messages` — Operations on the 'messages' resource\n  - `settings` — Operations on the 'settings' resource\n  - `threads` — Operations on the 'threads' resource\n\n## Discovering Commands\n\nBefore calling any API method, inspect it:\n\n```bash\n# Browse resources and methods\ngws gmail --help\n\n# Inspect a method's required params, types, and defaults\ngws schema gmail.<resource>.<method>\n```\n\nUse `gws schema` output to build your `--params` and `--json` flags.\n\n","topics":["Gmail","Email"],"tags":{"latest":"1.0.14"},"stats":{"comments":0,"downloads":5204,"installsAllTime":168,"installsCurrent":41,"stars":2,"versions":15},"createdAt":1772741634183,"updatedAt":1779077681248},"latestVersion":{"version":"1.0.14","createdAt":1774982037962,"changelog":"- Bumped metadata version from 0.22.4 to 0.22.5 in SKILL.md.  \n- No functional or documentation changes beyond the version update.","license":"MIT-0"},"metadata":{"setup":[],"os":null,"systems":null},"owner":{"handle":"googleworkspace-bot","userId":"s17d07d7j6wvs7e49gkh2nncms83fh1m","displayName":"googleworkspace-bot","image":"https://avatars.githubusercontent.com/u/109114539?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1780090214198}}