gws-gmail-reply-all

Installation
Summary

Reply to all recipients of a Gmail message with automatic thread handling.

  • Replies to the original sender and all To/CC recipients; use --remove to exclude specific addresses
  • Supports plain text and HTML body content, file attachments (multiple), and optional CC/BCC fields
  • Includes --dry-run mode to preview the request before sending, and --from for send-as/alias accounts
  • Requires Gmail message ID and reply body as mandatory inputs; fails if no valid recipients remain after exclusions
SKILL.md

gmail +reply-all

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

Reply-all to a message (handles threading automatically)

Usage

gws gmail +reply-all --message-id <ID> --body <TEXT>

Flags

Flag Required Default Description
--message-id Gmail message ID to reply to
--body Reply body (plain text, or HTML with --html)
--from Sender address (for send-as/alias; omit to use account default)
Related skills
Installs
13.5K
GitHub Stars
26.1K
First Seen
Mar 9, 2026