gws-gmail-forward

Installation
Summary

Forward Gmail messages to new recipients with optional notes and attachments.

  • Requires a Gmail message ID and one or more recipient addresses; supports CC, BCC, and sender aliases
  • Allows optional plain-text or HTML message bodies to precede the forwarded content, plus multiple file attachments
  • Preserves original message metadata (sender, date, subject, recipients) in the forwarded block using Gmail's standard quote formatting
  • Includes dry-run mode to preview the request before sending
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

Flag Required Default Description
--message-id Gmail message ID to forward
--to Recipient email address(es), comma-separated
--from Sender address (for send-as/alias; omit to use account default)
Related skills
Installs
13.7K
GitHub Stars
26.1K
First Seen
Mar 9, 2026