gws-gmail
Installation
SKILL.md
Google Gmail Skill
Overview
This skill guides you in using the google_gmail MCP tool to manage email across all connected Google accounts.
Available Subcommands
| Subcommand | Description |
|---|---|
list |
List recent emails (defaults to INBOX). Use --query for Gmail search. |
read <messageId> |
Read a full email thread by message ID. |
send |
Compose and send a new email. |
reply <messageId> |
Reply to a specific message. |
draft |
Save a draft without sending. |
archive <messageId> |
Archive a message (remove from INBOX). |
mark-read <messageId> |
Mark a message as read. |
mark-unread <messageId> |
Mark a message as unread. |
label <messageId> |
Apply or remove Gmail labels. |