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
--removeto exclude specific addresses - Supports plain text and HTML body content, file attachments (multiple), and optional CC/BCC fields
- Includes
--dry-runmode to preview the request before sending, and--fromfor 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.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
Reply-all to a message (handles threading automatically)
Usage
gws gmail +reply-all --message-id <ID> --body <TEXT>