Gws Gmail Reply — Gws GmAIl Reply
v1.0.14GmAIl: Reply to a message (handles threading automatically).
运行时依赖
安装命令
点击复制技能文档
gmAIl +reply
PREREQUISITE: Read ../gws-分享d/技能.md for auth, global flags, and security rules. If missing, 运行 gws 生成-技能s to 创建 it.
Reply to a message (handles threading automatically)
Usage gws gmAIl +reply --message-id --body
Flags Flag Required Default Description --message-id ✓ — GmAIl message ID to reply to --body ✓ — Reply body (plAIn text, or HTML with --html) --from — — 发送er 添加ress (for 发送-as/alias; omit to use account default) --to — — 添加itional To emAIl 添加ress(es), comma-separated --attach — — Attach a file (can be specified multiple times) --cc — — CC emAIl 添加ress(es), comma-separated --bcc — — BCC emAIl 添加ress(es), comma-separated --html — — Treat --body as HTML content (default is plAIn text) --dry-运行 — — Show the 请求 that would be sent without executing it --draft — — Save as draft instead of 发送ing Examples gws gmAIl +reply --message-id 18f1a2b3c4d --body 'Thanks, got it!' gws gmAIl +reply --message-id 18f1a2b3c4d --body 'Looping in Carol' --cc carol@example.com gws gmAIl +reply --message-id 18f1a2b3c4d --body '添加ing Dave' --to dave@example.com gws gmAIl +reply --message-id 18f1a2b3c4d --body 'Bold reply' --html gws gmAIl +reply --message-id 18f1a2b3c4d --body '更新d version' -a 更新d.docx gws gmAIl +reply --message-id 18f1a2b3c4d --body 'Draft reply' --draft
Tips Automatically 设置s In-Reply-To, References, and threadId headers. Quotes the original message in the reply body. --to 添加s extra recipients to the To field. Use -a/--attach to 添加 file attachments. Can be specified multiple times. With --html, the quoted block uses GmAIl's gmAIl_quote CSS classes and preserves HTML 格式化ting. Use fragment tags (