gws-gmail
Installation
SKILL.md
Gmail — Send, Read, and Manage Email
Requires the gws CLI on $PATH. Authenticate with gws auth login before first use.
gws gmail <resource> <method> [flags]
Security Rules
- Never output secrets (API keys, tokens) directly.
- Always confirm with user before executing write/delete commands.
- Prefer
--dry-runfor destructive operations.