[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-google-workspace-gws-gmail-forward":3,"mdc--6h07mq-key":47,"related-repo-google-workspace-gws-gmail-forward":954,"related-org-google-workspace-gws-gmail-forward":1040},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":42,"sourceUrl":45,"mdContent":46},"gws-gmail-forward","forward Gmail messages to recipients","Gmail: Forward a message to new recipients.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"google-workspace","Google Workspace","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fgoogle-workspace.png","googleworkspace",[13,17,18],{"name":14,"slug":15,"type":16},"Gmail","gmail","tag",{"name":9,"slug":8,"type":16},{"name":19,"slug":20,"type":16},"Communications","communications",29614,"https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli","2026-07-12T08:25:05.72054",null,1717,[27,28,29,30,31,32,33,34,35,36,37,38,39,8,40,41],"agent-skills","ai-agent","automation","cli","discovery-api","gemini-cli-extension","google-admin","google-api","google-calendar","google-chat","google-docs","google-drive","google-sheets","oauth2","rust",{"repoUrl":22,"stars":21,"forks":25,"topics":43,"description":44},[27,28,29,30,31,32,33,34,35,36,37,38,39,8,40,41],"Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.","https:\u002F\u002Fgithub.com\u002Fgoogleworkspace\u002Fcli\u002Ftree\u002FHEAD\u002Fskills\u002Fgws-gmail-forward","---\nname: gws-gmail-forward\ndescription: \"Gmail: Forward a message to new recipients.\"\nmetadata:\n  version: 0.22.5\n  openclaw:\n    category: \"productivity\"\n    requires:\n      bins:\n        - gws\n    cliHelp: \"gws gmail +forward --help\"\n---\n\n# gmail +forward\n\n> **PREREQUISITE:** Read `..\u002Fgws-shared\u002FSKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.\n\nForward a message to new recipients\n\n## Usage\n\n```bash\ngws gmail +forward --message-id \u003CID> --to \u003CEMAILS>\n```\n\n## Flags\n\n| Flag | Required | Default | Description |\n|------|----------|---------|-------------|\n| `--message-id` | ✓ | — | Gmail message ID to forward |\n| `--to` | ✓ | — | Recipient email address(es), comma-separated |\n| `--from` | — | — | Sender address (for send-as\u002Falias; omit to use account default) |\n| `--body` | — | — | Optional note to include above the forwarded message (plain text, or HTML with --html) |\n| `--no-original-attachments` | — | — | Do not include file attachments from the original message (inline images in --html mode are preserved) |\n| `--attach` | — | — | Attach a file (can be specified multiple times) |\n| `--cc` | — | — | CC email address(es), comma-separated |\n| `--bcc` | — | — | BCC email address(es), comma-separated |\n| `--html` | — | — | Treat --body as HTML content (default is plain text) |\n| `--dry-run` | — | — | Show the request that would be sent without executing it |\n| `--draft` | — | — | Save as draft instead of sending |\n\n## Examples\n\n```bash\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body 'FYI see below'\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --cc eve@example.com\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body '\u003Cp>FYI\u003C\u002Fp>' --html\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com -a notes.pdf\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --no-original-attachments\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --draft\n```\n\n## Tips\n\n- Includes the original message with sender, date, subject, and recipients.\n- Original attachments are included by default (matching Gmail web behavior).\n- With --html, inline images are also preserved via cid: references.\n- In plain-text mode, inline images are not included (matching Gmail web).\n- Use --no-original-attachments to forward without the original message's files.\n- Use -a\u002F--attach to add extra file attachments. Can be specified multiple times.\n- Combined size of original and user attachments is limited to 25MB.\n- With --html, the forwarded block uses Gmail's gmail_quote CSS classes and preserves HTML formatting. Use fragment tags (\u003Cp>, \u003Cb>, \u003Ca>, etc.) — no \u003Chtml>\u002F\u003Cbody> wrapper needed.\n- Use --draft to save the forward as a draft instead of sending it immediately.\n\n## See Also\n\n- [gws-shared](..\u002Fgws-shared\u002FSKILL.md) — Global flags and auth\n- [gws-gmail](..\u002Fgws-gmail\u002FSKILL.md) — All send, read, and manage email commands\n",{"data":48,"body":57},{"name":4,"description":6,"metadata":49},{"version":50,"openclaw":51},"0.22.5",{"category":52,"requires":53,"cliHelp":56},"productivity",{"bins":54},[55],"gws","gws gmail +forward --help",{"type":58,"children":59},"root",[60,69,102,107,114,198,204,519,525,831,837,906,948],{"type":61,"tag":62,"props":63,"children":65},"element","h1",{"id":64},"gmail-forward",[66],{"type":67,"value":68},"text","gmail +forward",{"type":61,"tag":70,"props":71,"children":72},"blockquote",{},[73],{"type":61,"tag":74,"props":75,"children":76},"p",{},[77,83,85,92,94,100],{"type":61,"tag":78,"props":79,"children":80},"strong",{},[81],{"type":67,"value":82},"PREREQUISITE:",{"type":67,"value":84}," Read ",{"type":61,"tag":86,"props":87,"children":89},"code",{"className":88},[],[90],{"type":67,"value":91},"..\u002Fgws-shared\u002FSKILL.md",{"type":67,"value":93}," for auth, global flags, and security rules. If missing, run ",{"type":61,"tag":86,"props":95,"children":97},{"className":96},[],[98],{"type":67,"value":99},"gws generate-skills",{"type":67,"value":101}," to create it.",{"type":61,"tag":74,"props":103,"children":104},{},[105],{"type":67,"value":106},"Forward a message to new recipients",{"type":61,"tag":108,"props":109,"children":111},"h2",{"id":110},"usage",[112],{"type":67,"value":113},"Usage",{"type":61,"tag":115,"props":116,"children":121},"pre",{"className":117,"code":118,"language":119,"meta":120,"style":120},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","gws gmail +forward --message-id \u003CID> --to \u003CEMAILS>\n","bash","",[122],{"type":61,"tag":86,"props":123,"children":124},{"__ignoreMap":120},[125],{"type":61,"tag":126,"props":127,"children":130},"span",{"class":128,"line":129},"line",1,[131,136,142,147,152,158,163,169,174,179,183,188,193],{"type":61,"tag":126,"props":132,"children":134},{"style":133},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[135],{"type":67,"value":55},{"type":61,"tag":126,"props":137,"children":139},{"style":138},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[140],{"type":67,"value":141}," gmail",{"type":61,"tag":126,"props":143,"children":144},{"style":138},[145],{"type":67,"value":146}," +forward",{"type":61,"tag":126,"props":148,"children":149},{"style":138},[150],{"type":67,"value":151}," --message-id",{"type":61,"tag":126,"props":153,"children":155},{"style":154},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[156],{"type":67,"value":157}," \u003C",{"type":61,"tag":126,"props":159,"children":160},{"style":138},[161],{"type":67,"value":162},"I",{"type":61,"tag":126,"props":164,"children":166},{"style":165},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[167],{"type":67,"value":168},"D",{"type":61,"tag":126,"props":170,"children":171},{"style":154},[172],{"type":67,"value":173},">",{"type":61,"tag":126,"props":175,"children":176},{"style":138},[177],{"type":67,"value":178}," --to",{"type":61,"tag":126,"props":180,"children":181},{"style":154},[182],{"type":67,"value":157},{"type":61,"tag":126,"props":184,"children":185},{"style":138},[186],{"type":67,"value":187},"EMAIL",{"type":61,"tag":126,"props":189,"children":190},{"style":165},[191],{"type":67,"value":192},"S",{"type":61,"tag":126,"props":194,"children":195},{"style":154},[196],{"type":67,"value":197},">\n",{"type":61,"tag":108,"props":199,"children":201},{"id":200},"flags",[202],{"type":67,"value":203},"Flags",{"type":61,"tag":205,"props":206,"children":207},"table",{},[208,237],{"type":61,"tag":209,"props":210,"children":211},"thead",{},[212],{"type":61,"tag":213,"props":214,"children":215},"tr",{},[216,222,227,232],{"type":61,"tag":217,"props":218,"children":219},"th",{},[220],{"type":67,"value":221},"Flag",{"type":61,"tag":217,"props":223,"children":224},{},[225],{"type":67,"value":226},"Required",{"type":61,"tag":217,"props":228,"children":229},{},[230],{"type":67,"value":231},"Default",{"type":61,"tag":217,"props":233,"children":234},{},[235],{"type":67,"value":236},"Description",{"type":61,"tag":238,"props":239,"children":240},"tbody",{},[241,269,294,319,344,369,394,419,444,469,494],{"type":61,"tag":213,"props":242,"children":243},{},[244,254,259,264],{"type":61,"tag":245,"props":246,"children":247},"td",{},[248],{"type":61,"tag":86,"props":249,"children":251},{"className":250},[],[252],{"type":67,"value":253},"--message-id",{"type":61,"tag":245,"props":255,"children":256},{},[257],{"type":67,"value":258},"✓",{"type":61,"tag":245,"props":260,"children":261},{},[262],{"type":67,"value":263},"—",{"type":61,"tag":245,"props":265,"children":266},{},[267],{"type":67,"value":268},"Gmail message ID to forward",{"type":61,"tag":213,"props":270,"children":271},{},[272,281,285,289],{"type":61,"tag":245,"props":273,"children":274},{},[275],{"type":61,"tag":86,"props":276,"children":278},{"className":277},[],[279],{"type":67,"value":280},"--to",{"type":61,"tag":245,"props":282,"children":283},{},[284],{"type":67,"value":258},{"type":61,"tag":245,"props":286,"children":287},{},[288],{"type":67,"value":263},{"type":61,"tag":245,"props":290,"children":291},{},[292],{"type":67,"value":293},"Recipient email address(es), comma-separated",{"type":61,"tag":213,"props":295,"children":296},{},[297,306,310,314],{"type":61,"tag":245,"props":298,"children":299},{},[300],{"type":61,"tag":86,"props":301,"children":303},{"className":302},[],[304],{"type":67,"value":305},"--from",{"type":61,"tag":245,"props":307,"children":308},{},[309],{"type":67,"value":263},{"type":61,"tag":245,"props":311,"children":312},{},[313],{"type":67,"value":263},{"type":61,"tag":245,"props":315,"children":316},{},[317],{"type":67,"value":318},"Sender address (for send-as\u002Falias; omit to use account default)",{"type":61,"tag":213,"props":320,"children":321},{},[322,331,335,339],{"type":61,"tag":245,"props":323,"children":324},{},[325],{"type":61,"tag":86,"props":326,"children":328},{"className":327},[],[329],{"type":67,"value":330},"--body",{"type":61,"tag":245,"props":332,"children":333},{},[334],{"type":67,"value":263},{"type":61,"tag":245,"props":336,"children":337},{},[338],{"type":67,"value":263},{"type":61,"tag":245,"props":340,"children":341},{},[342],{"type":67,"value":343},"Optional note to include above the forwarded message (plain text, or HTML with --html)",{"type":61,"tag":213,"props":345,"children":346},{},[347,356,360,364],{"type":61,"tag":245,"props":348,"children":349},{},[350],{"type":61,"tag":86,"props":351,"children":353},{"className":352},[],[354],{"type":67,"value":355},"--no-original-attachments",{"type":61,"tag":245,"props":357,"children":358},{},[359],{"type":67,"value":263},{"type":61,"tag":245,"props":361,"children":362},{},[363],{"type":67,"value":263},{"type":61,"tag":245,"props":365,"children":366},{},[367],{"type":67,"value":368},"Do not include file attachments from the original message (inline images in --html mode are preserved)",{"type":61,"tag":213,"props":370,"children":371},{},[372,381,385,389],{"type":61,"tag":245,"props":373,"children":374},{},[375],{"type":61,"tag":86,"props":376,"children":378},{"className":377},[],[379],{"type":67,"value":380},"--attach",{"type":61,"tag":245,"props":382,"children":383},{},[384],{"type":67,"value":263},{"type":61,"tag":245,"props":386,"children":387},{},[388],{"type":67,"value":263},{"type":61,"tag":245,"props":390,"children":391},{},[392],{"type":67,"value":393},"Attach a file (can be specified multiple times)",{"type":61,"tag":213,"props":395,"children":396},{},[397,406,410,414],{"type":61,"tag":245,"props":398,"children":399},{},[400],{"type":61,"tag":86,"props":401,"children":403},{"className":402},[],[404],{"type":67,"value":405},"--cc",{"type":61,"tag":245,"props":407,"children":408},{},[409],{"type":67,"value":263},{"type":61,"tag":245,"props":411,"children":412},{},[413],{"type":67,"value":263},{"type":61,"tag":245,"props":415,"children":416},{},[417],{"type":67,"value":418},"CC email address(es), comma-separated",{"type":61,"tag":213,"props":420,"children":421},{},[422,431,435,439],{"type":61,"tag":245,"props":423,"children":424},{},[425],{"type":61,"tag":86,"props":426,"children":428},{"className":427},[],[429],{"type":67,"value":430},"--bcc",{"type":61,"tag":245,"props":432,"children":433},{},[434],{"type":67,"value":263},{"type":61,"tag":245,"props":436,"children":437},{},[438],{"type":67,"value":263},{"type":61,"tag":245,"props":440,"children":441},{},[442],{"type":67,"value":443},"BCC email address(es), comma-separated",{"type":61,"tag":213,"props":445,"children":446},{},[447,456,460,464],{"type":61,"tag":245,"props":448,"children":449},{},[450],{"type":61,"tag":86,"props":451,"children":453},{"className":452},[],[454],{"type":67,"value":455},"--html",{"type":61,"tag":245,"props":457,"children":458},{},[459],{"type":67,"value":263},{"type":61,"tag":245,"props":461,"children":462},{},[463],{"type":67,"value":263},{"type":61,"tag":245,"props":465,"children":466},{},[467],{"type":67,"value":468},"Treat --body as HTML content (default is plain text)",{"type":61,"tag":213,"props":470,"children":471},{},[472,481,485,489],{"type":61,"tag":245,"props":473,"children":474},{},[475],{"type":61,"tag":86,"props":476,"children":478},{"className":477},[],[479],{"type":67,"value":480},"--dry-run",{"type":61,"tag":245,"props":482,"children":483},{},[484],{"type":67,"value":263},{"type":61,"tag":245,"props":486,"children":487},{},[488],{"type":67,"value":263},{"type":61,"tag":245,"props":490,"children":491},{},[492],{"type":67,"value":493},"Show the request that would be sent without executing it",{"type":61,"tag":213,"props":495,"children":496},{},[497,506,510,514],{"type":61,"tag":245,"props":498,"children":499},{},[500],{"type":61,"tag":86,"props":501,"children":503},{"className":502},[],[504],{"type":67,"value":505},"--draft",{"type":61,"tag":245,"props":507,"children":508},{},[509],{"type":67,"value":263},{"type":61,"tag":245,"props":511,"children":512},{},[513],{"type":67,"value":263},{"type":61,"tag":245,"props":515,"children":516},{},[517],{"type":67,"value":518},"Save as draft instead of sending",{"type":61,"tag":108,"props":520,"children":522},{"id":521},"examples",[523],{"type":67,"value":524},"Examples",{"type":61,"tag":115,"props":526,"children":528},{"className":117,"code":527,"language":119,"meta":120,"style":120},"gws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body 'FYI see below'\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --cc eve@example.com\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --body '\u003Cp>FYI\u003C\u002Fp>' --html\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com -a notes.pdf\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --no-original-attachments\ngws gmail +forward --message-id 18f1a2b3c4d --to dave@example.com --draft\n",[529],{"type":61,"tag":86,"props":530,"children":531},{"__ignoreMap":120},[532,565,618,660,715,757,794],{"type":61,"tag":126,"props":533,"children":534},{"class":128,"line":129},[535,539,543,547,551,556,560],{"type":61,"tag":126,"props":536,"children":537},{"style":133},[538],{"type":67,"value":55},{"type":61,"tag":126,"props":540,"children":541},{"style":138},[542],{"type":67,"value":141},{"type":61,"tag":126,"props":544,"children":545},{"style":138},[546],{"type":67,"value":146},{"type":61,"tag":126,"props":548,"children":549},{"style":138},[550],{"type":67,"value":151},{"type":61,"tag":126,"props":552,"children":553},{"style":138},[554],{"type":67,"value":555}," 18f1a2b3c4d",{"type":61,"tag":126,"props":557,"children":558},{"style":138},[559],{"type":67,"value":178},{"type":61,"tag":126,"props":561,"children":562},{"style":138},[563],{"type":67,"value":564}," dave@example.com\n",{"type":61,"tag":126,"props":566,"children":568},{"class":128,"line":567},2,[569,573,577,581,585,589,593,598,603,608,613],{"type":61,"tag":126,"props":570,"children":571},{"style":133},[572],{"type":67,"value":55},{"type":61,"tag":126,"props":574,"children":575},{"style":138},[576],{"type":67,"value":141},{"type":61,"tag":126,"props":578,"children":579},{"style":138},[580],{"type":67,"value":146},{"type":61,"tag":126,"props":582,"children":583},{"style":138},[584],{"type":67,"value":151},{"type":61,"tag":126,"props":586,"children":587},{"style":138},[588],{"type":67,"value":555},{"type":61,"tag":126,"props":590,"children":591},{"style":138},[592],{"type":67,"value":178},{"type":61,"tag":126,"props":594,"children":595},{"style":138},[596],{"type":67,"value":597}," dave@example.com",{"type":61,"tag":126,"props":599,"children":600},{"style":138},[601],{"type":67,"value":602}," --body",{"type":61,"tag":126,"props":604,"children":605},{"style":154},[606],{"type":67,"value":607}," '",{"type":61,"tag":126,"props":609,"children":610},{"style":138},[611],{"type":67,"value":612},"FYI see below",{"type":61,"tag":126,"props":614,"children":615},{"style":154},[616],{"type":67,"value":617},"'\n",{"type":61,"tag":126,"props":619,"children":621},{"class":128,"line":620},3,[622,626,630,634,638,642,646,650,655],{"type":61,"tag":126,"props":623,"children":624},{"style":133},[625],{"type":67,"value":55},{"type":61,"tag":126,"props":627,"children":628},{"style":138},[629],{"type":67,"value":141},{"type":61,"tag":126,"props":631,"children":632},{"style":138},[633],{"type":67,"value":146},{"type":61,"tag":126,"props":635,"children":636},{"style":138},[637],{"type":67,"value":151},{"type":61,"tag":126,"props":639,"children":640},{"style":138},[641],{"type":67,"value":555},{"type":61,"tag":126,"props":643,"children":644},{"style":138},[645],{"type":67,"value":178},{"type":61,"tag":126,"props":647,"children":648},{"style":138},[649],{"type":67,"value":597},{"type":61,"tag":126,"props":651,"children":652},{"style":138},[653],{"type":67,"value":654}," --cc",{"type":61,"tag":126,"props":656,"children":657},{"style":138},[658],{"type":67,"value":659}," eve@example.com\n",{"type":61,"tag":126,"props":661,"children":663},{"class":128,"line":662},4,[664,668,672,676,680,684,688,692,696,700,705,710],{"type":61,"tag":126,"props":665,"children":666},{"style":133},[667],{"type":67,"value":55},{"type":61,"tag":126,"props":669,"children":670},{"style":138},[671],{"type":67,"value":141},{"type":61,"tag":126,"props":673,"children":674},{"style":138},[675],{"type":67,"value":146},{"type":61,"tag":126,"props":677,"children":678},{"style":138},[679],{"type":67,"value":151},{"type":61,"tag":126,"props":681,"children":682},{"style":138},[683],{"type":67,"value":555},{"type":61,"tag":126,"props":685,"children":686},{"style":138},[687],{"type":67,"value":178},{"type":61,"tag":126,"props":689,"children":690},{"style":138},[691],{"type":67,"value":597},{"type":61,"tag":126,"props":693,"children":694},{"style":138},[695],{"type":67,"value":602},{"type":61,"tag":126,"props":697,"children":698},{"style":154},[699],{"type":67,"value":607},{"type":61,"tag":126,"props":701,"children":702},{"style":138},[703],{"type":67,"value":704},"\u003Cp>FYI\u003C\u002Fp>",{"type":61,"tag":126,"props":706,"children":707},{"style":154},[708],{"type":67,"value":709},"'",{"type":61,"tag":126,"props":711,"children":712},{"style":138},[713],{"type":67,"value":714}," --html\n",{"type":61,"tag":126,"props":716,"children":718},{"class":128,"line":717},5,[719,723,727,731,735,739,743,747,752],{"type":61,"tag":126,"props":720,"children":721},{"style":133},[722],{"type":67,"value":55},{"type":61,"tag":126,"props":724,"children":725},{"style":138},[726],{"type":67,"value":141},{"type":61,"tag":126,"props":728,"children":729},{"style":138},[730],{"type":67,"value":146},{"type":61,"tag":126,"props":732,"children":733},{"style":138},[734],{"type":67,"value":151},{"type":61,"tag":126,"props":736,"children":737},{"style":138},[738],{"type":67,"value":555},{"type":61,"tag":126,"props":740,"children":741},{"style":138},[742],{"type":67,"value":178},{"type":61,"tag":126,"props":744,"children":745},{"style":138},[746],{"type":67,"value":597},{"type":61,"tag":126,"props":748,"children":749},{"style":138},[750],{"type":67,"value":751}," -a",{"type":61,"tag":126,"props":753,"children":754},{"style":138},[755],{"type":67,"value":756}," notes.pdf\n",{"type":61,"tag":126,"props":758,"children":760},{"class":128,"line":759},6,[761,765,769,773,777,781,785,789],{"type":61,"tag":126,"props":762,"children":763},{"style":133},[764],{"type":67,"value":55},{"type":61,"tag":126,"props":766,"children":767},{"style":138},[768],{"type":67,"value":141},{"type":61,"tag":126,"props":770,"children":771},{"style":138},[772],{"type":67,"value":146},{"type":61,"tag":126,"props":774,"children":775},{"style":138},[776],{"type":67,"value":151},{"type":61,"tag":126,"props":778,"children":779},{"style":138},[780],{"type":67,"value":555},{"type":61,"tag":126,"props":782,"children":783},{"style":138},[784],{"type":67,"value":178},{"type":61,"tag":126,"props":786,"children":787},{"style":138},[788],{"type":67,"value":597},{"type":61,"tag":126,"props":790,"children":791},{"style":138},[792],{"type":67,"value":793}," --no-original-attachments\n",{"type":61,"tag":126,"props":795,"children":797},{"class":128,"line":796},7,[798,802,806,810,814,818,822,826],{"type":61,"tag":126,"props":799,"children":800},{"style":133},[801],{"type":67,"value":55},{"type":61,"tag":126,"props":803,"children":804},{"style":138},[805],{"type":67,"value":141},{"type":61,"tag":126,"props":807,"children":808},{"style":138},[809],{"type":67,"value":146},{"type":61,"tag":126,"props":811,"children":812},{"style":138},[813],{"type":67,"value":151},{"type":61,"tag":126,"props":815,"children":816},{"style":138},[817],{"type":67,"value":555},{"type":61,"tag":126,"props":819,"children":820},{"style":138},[821],{"type":67,"value":178},{"type":61,"tag":126,"props":823,"children":824},{"style":138},[825],{"type":67,"value":597},{"type":61,"tag":126,"props":827,"children":828},{"style":138},[829],{"type":67,"value":830}," --draft\n",{"type":61,"tag":108,"props":832,"children":834},{"id":833},"tips",[835],{"type":67,"value":836},"Tips",{"type":61,"tag":838,"props":839,"children":840},"ul",{},[841,847,852,857,862,867,872,877,895],{"type":61,"tag":842,"props":843,"children":844},"li",{},[845],{"type":67,"value":846},"Includes the original message with sender, date, subject, and recipients.",{"type":61,"tag":842,"props":848,"children":849},{},[850],{"type":67,"value":851},"Original attachments are included by default (matching Gmail web behavior).",{"type":61,"tag":842,"props":853,"children":854},{},[855],{"type":67,"value":856},"With --html, inline images are also preserved via cid: references.",{"type":61,"tag":842,"props":858,"children":859},{},[860],{"type":67,"value":861},"In plain-text mode, inline images are not included (matching Gmail web).",{"type":61,"tag":842,"props":863,"children":864},{},[865],{"type":67,"value":866},"Use --no-original-attachments to forward without the original message's files.",{"type":61,"tag":842,"props":868,"children":869},{},[870],{"type":67,"value":871},"Use -a\u002F--attach to add extra file attachments. Can be specified multiple times.",{"type":61,"tag":842,"props":873,"children":874},{},[875],{"type":67,"value":876},"Combined size of original and user attachments is limited to 25MB.",{"type":61,"tag":842,"props":878,"children":879},{},[880,882,884],{"type":67,"value":881},"With --html, the forwarded block uses Gmail's gmail_quote CSS classes and preserves HTML formatting. Use fragment tags (",{"type":67,"value":883},", ",{"type":61,"tag":885,"props":886,"children":887},"b",{},[888,889],{"type":67,"value":883},{"type":61,"tag":890,"props":891,"children":892},"a",{},[893],{"type":67,"value":894},", etc.) — no \u002F wrapper needed.",{"type":61,"tag":885,"props":896,"children":897},{},[898],{"type":61,"tag":890,"props":899,"children":900},{},[901],{"type":61,"tag":842,"props":902,"children":903},{},[904],{"type":67,"value":905},"Use --draft to save the forward as a draft instead of sending it immediately.",{"type":61,"tag":885,"props":907,"children":908},{},[909,918],{"type":61,"tag":890,"props":910,"children":911},{},[912],{"type":61,"tag":108,"props":913,"children":915},{"id":914},"see-also",[916],{"type":67,"value":917},"See Also",{"type":61,"tag":838,"props":919,"children":920},{},[921,924,937],{"type":61,"tag":890,"props":922,"children":923},{},[],{"type":61,"tag":842,"props":925,"children":926},{},[927,930,935],{"type":61,"tag":890,"props":928,"children":929},{},[],{"type":61,"tag":890,"props":931,"children":932},{"href":91},[933],{"type":67,"value":934},"gws-shared",{"type":67,"value":936}," — Global flags and auth",{"type":61,"tag":842,"props":938,"children":939},{},[940,946],{"type":61,"tag":890,"props":941,"children":943},{"href":942},"..\u002Fgws-gmail\u002FSKILL.md",[944],{"type":67,"value":945},"gws-gmail",{"type":67,"value":947}," — All send, read, and manage email commands",{"type":61,"tag":949,"props":950,"children":951},"style",{},[952],{"type":67,"value":953},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":955,"total":1039},[956,973,986,998,1008,1019,1028],{"slug":957,"name":957,"fn":958,"description":959,"org":960,"tags":961,"stars":21,"repoUrl":22,"updatedAt":972},"gws-admin-reports","generate Google Workspace audit and usage reports","Google Workspace Admin SDK: Audit logs and usage reports.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[962,965,966,969],{"name":963,"slug":964,"type":16},"Audit","audit",{"name":9,"slug":8,"type":16},{"name":967,"slug":968,"type":16},"Logs","logs",{"name":970,"slug":971,"type":16},"Reporting","reporting","2026-07-12T08:26:31.062227",{"slug":974,"name":974,"fn":975,"description":976,"org":977,"tags":978,"stars":21,"repoUrl":22,"updatedAt":985},"gws-calendar","manage Google Calendar events and schedules","Google Calendar: Manage calendars and events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[979,981,982],{"name":980,"slug":35,"type":16},"Google Calendar",{"name":9,"slug":8,"type":16},{"name":983,"slug":984,"type":16},"Scheduling","scheduling","2026-07-12T08:24:59.616333",{"slug":987,"name":987,"fn":988,"description":989,"org":990,"tags":991,"stars":21,"repoUrl":22,"updatedAt":997},"gws-calendar-agenda","show upcoming Google Calendar events","Google Calendar: Show upcoming events across all calendars.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[992,993,994],{"name":980,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":995,"slug":996,"type":16},"Meetings","meetings","2026-07-12T08:25:10.888894",{"slug":999,"name":999,"fn":1000,"description":1001,"org":1002,"tags":1003,"stars":21,"repoUrl":22,"updatedAt":1007},"gws-calendar-insert","create Google Calendar events","Google Calendar: Create a new event.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1004,1005,1006],{"name":980,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":983,"slug":984,"type":16},"2026-07-12T08:25:09.604012",{"slug":1009,"name":1009,"fn":1010,"description":1011,"org":1012,"tags":1013,"stars":21,"repoUrl":22,"updatedAt":1018},"gws-chat","manage Google Chat spaces and messages","Google Chat: Manage Chat spaces and messages.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1014,1015],{"name":9,"slug":8,"type":16},{"name":1016,"slug":1017,"type":16},"Messaging","messaging","2026-07-12T08:26:10.121585",{"slug":1020,"name":1020,"fn":1021,"description":1022,"org":1023,"tags":1024,"stars":21,"repoUrl":22,"updatedAt":1027},"gws-chat-send","send messages to Google Chat spaces","Google Chat: Send a message to a space.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1025,1026],{"name":9,"slug":8,"type":16},{"name":1016,"slug":1017,"type":16},"2026-07-12T08:24:45.761728",{"slug":1029,"name":1029,"fn":1030,"description":1031,"org":1032,"tags":1033,"stars":21,"repoUrl":22,"updatedAt":1038},"gws-classroom","manage Google Classroom rosters and coursework","Google Classroom: Manage classes, rosters, and coursework.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1034,1037],{"name":1035,"slug":1036,"type":16},"Education","education",{"name":9,"slug":8,"type":16},"2026-07-12T08:25:00.846861",95,{"items":1041,"total":1039},[1042,1049,1055,1061,1067,1072,1077,1082,1095,1108,1121,1134],{"slug":957,"name":957,"fn":958,"description":959,"org":1043,"tags":1044,"stars":21,"repoUrl":22,"updatedAt":972},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1045,1046,1047,1048],{"name":963,"slug":964,"type":16},{"name":9,"slug":8,"type":16},{"name":967,"slug":968,"type":16},{"name":970,"slug":971,"type":16},{"slug":974,"name":974,"fn":975,"description":976,"org":1050,"tags":1051,"stars":21,"repoUrl":22,"updatedAt":985},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1052,1053,1054],{"name":980,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":983,"slug":984,"type":16},{"slug":987,"name":987,"fn":988,"description":989,"org":1056,"tags":1057,"stars":21,"repoUrl":22,"updatedAt":997},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1058,1059,1060],{"name":980,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":995,"slug":996,"type":16},{"slug":999,"name":999,"fn":1000,"description":1001,"org":1062,"tags":1063,"stars":21,"repoUrl":22,"updatedAt":1007},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1064,1065,1066],{"name":980,"slug":35,"type":16},{"name":9,"slug":8,"type":16},{"name":983,"slug":984,"type":16},{"slug":1009,"name":1009,"fn":1010,"description":1011,"org":1068,"tags":1069,"stars":21,"repoUrl":22,"updatedAt":1018},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1070,1071],{"name":9,"slug":8,"type":16},{"name":1016,"slug":1017,"type":16},{"slug":1020,"name":1020,"fn":1021,"description":1022,"org":1073,"tags":1074,"stars":21,"repoUrl":22,"updatedAt":1027},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1075,1076],{"name":9,"slug":8,"type":16},{"name":1016,"slug":1017,"type":16},{"slug":1029,"name":1029,"fn":1030,"description":1031,"org":1078,"tags":1079,"stars":21,"repoUrl":22,"updatedAt":1038},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1080,1081],{"name":1035,"slug":1036,"type":16},{"name":9,"slug":8,"type":16},{"slug":1083,"name":1083,"fn":1084,"description":1085,"org":1086,"tags":1087,"stars":21,"repoUrl":22,"updatedAt":1094},"gws-docs","read and write Google Docs","Read and write Google Docs.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1088,1091,1093],{"name":1089,"slug":1090,"type":16},"Documents","documents",{"name":1092,"slug":37,"type":16},"Google Docs",{"name":9,"slug":8,"type":16},"2026-07-12T08:26:07.645598",{"slug":1096,"name":1096,"fn":1097,"description":1098,"org":1099,"tags":1100,"stars":21,"repoUrl":22,"updatedAt":1107},"gws-docs-write","append text to Google Docs","Google Docs: Append text to a document.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1101,1102,1103,1104],{"name":1089,"slug":1090,"type":16},{"name":1092,"slug":37,"type":16},{"name":9,"slug":8,"type":16},{"name":1105,"slug":1106,"type":16},"Writing","writing","2026-07-12T08:26:22.261687",{"slug":1109,"name":1109,"fn":1110,"description":1111,"org":1112,"tags":1113,"stars":21,"repoUrl":22,"updatedAt":1120},"gws-drive","manage files in Google Drive","Google Drive: Manage files, folders, and shared drives.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1114,1117,1119],{"name":1115,"slug":1116,"type":16},"File Storage","file-storage",{"name":1118,"slug":38,"type":16},"Google Drive",{"name":9,"slug":8,"type":16},"2026-07-12T08:24:42.025037",{"slug":1122,"name":1122,"fn":1123,"description":1124,"org":1125,"tags":1126,"stars":21,"repoUrl":22,"updatedAt":1133},"gws-drive-upload","upload files to Google Drive","Google Drive: Upload a file with automatic metadata.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1127,1128,1131,1132],{"name":1115,"slug":1116,"type":16},{"name":1129,"slug":1130,"type":16},"File Uploads","file-uploads",{"name":1118,"slug":38,"type":16},{"name":9,"slug":8,"type":16},"2026-07-12T08:25:02.071018",{"slug":1135,"name":1135,"fn":1136,"description":1137,"org":1138,"tags":1139,"stars":21,"repoUrl":22,"updatedAt":1146},"gws-events","subscribe to Google Workspace events","Subscribe to Google Workspace events.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[1140,1142,1143],{"name":1141,"slug":29,"type":16},"Automation",{"name":9,"slug":8,"type":16},{"name":1144,"slug":1145,"type":16},"Notifications","notifications","2026-07-12T08:24:35.741351"]