G

gws-gmail-forward

by @googleworkspacev
4.6(27)

Allows users to forward emails to new recipients in Gmail, with simple and quick operations, ensuring timely information delivery.

gmail-apiemail-forwardinggoogle-workspaceemail-automationproductivity-toolsGitHub
Installation
npx skills add googleworkspace/cli --skill gws-gmail-forward
compare_arrows

Before / After Comparison

1
Before

Before the `gws-gmail-forward` tool, forwarding Gmail emails required manually opening the Gmail interface, finding the relevant email, clicking the forward button, entering the recipient's address, and then composing (optional) and sending the email. This process is inefficient for scenarios requiring frequent forwarding or automated processing.

After

After using `gws-gmail-forward`, emails can be quickly forwarded via command line or script, greatly simplifying the operation process and improving work efficiency. It is especially suitable for automated workflows, such as forwarding specific emails to team members or archiving systems.

SKILL.md

gmail +forward

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Forward a message to new recipients

Usage

gws gmail +forward --message-id <ID> --to <EMAILS>

Flags

FlagRequiredDefaultDescription
--message-idGmail message ID to forward
--toRecipient email address(es), comma-separated
--fromSender address (for send-as/alias; omit to use account default)
--ccCC email address(es), comma-separated
--bccBCC email address(es), comma-separated
--bodyOptional note to include above the forwarded message (plain text, or HTML with --html)
--htmlSend as HTML (formats forwarded block with Gmail styling; treat --body as HTML)
--dry-runShow the request that would be sent without executing it

Examples

gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com
gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body 'FYI see below'
gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --cc eve@example.com
gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --bcc secret@example.com
gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body '<p>FYI</p>' --html

Tips

  • Includes the original message with sender, date, subject, and recipients.

See Also

User Reviews (0)

Write a Review

Effect
Usability
Docs
Compatibility

No reviews yet

Statistics

Installs16.2K
Rating4.6 / 5.0
Version
Updated2026年5月23日
Comparisons1

User Rating

4.6(27)
5
48%
4
52%
3
0%
2
0%
1
0%

Rate this Skill

0.0

Compatible Platforms

🔧Claude Code
🔧OpenClaw
🔧OpenCode
🔧Codex
🔧Gemini CLI
🔧GitHub Copilot
🔧Amp
🔧Kimi CLI

Timeline

Created2026年3月16日
Last Updated2026年5月23日