Loading...
Loading...
Gmail: Send an email.
npx skill4agent add googleworkspace/cli gws-gmail-sendPREREQUISITE: Readfor auth, global flags, and security rules. If missing, run../gws-shared/SKILL.mdto create it.gws generate-skills
gws gmail +send --to <EMAIL> --subject <SUBJECT> --body <TEXT>| Flag | Required | Default | Description |
|---|---|---|---|
| ✓ | — | Recipient email address |
| ✓ | — | Email subject |
| ✓ | — | Email body (plain text) |
gws gmail +send --to alice@example.com --subject 'Hello' --body 'Hi Alice!'[!CAUTION] This is a write command — confirm with the user before executing.