Create a personal mail template. Scans HTML <img src> local paths (reusing draft inline-image detection), uploads inline images and non-inline attachments to Drive, rewrites HTML to cid: references, and POSTs a Template payload to mail.user_mailbox.templates.create.
ccstringOptional. Default Cc recipient list. Separate multiple addresses with commas.
tostringOptional. Default To recipient list. Separate multiple addresses with commas. Display-name format is supported.
bccstringOptional. Default Bcc recipient list. Separate multiple addresses with commas.
nameRequiredstringRequired. Template name (≤100 chars).
attachstringOptional. Non-inline attachment file path(s), comma-separated (relative path only). Each file is uploaded to Drive; the order follows the flag order exactly (order-sensitive for LARGE/SMALL classification).
mailboxstringMailbox email address that owns the template (default: me).
subjectstringOptional. Default subject saved with the template.
plainTextbooleanMark the template as plain-text mode (is_plain_text_mode=true). Inline images still require HTML content; use only for pure plain-text templates.
templateContentstringTemplate body content. Prefer HTML. Referenced local images (<img src="./file.png">) are auto-uploaded to Drive and rewritten to cid: refs.
templateContentFilestringOptional. Path to a file whose contents become --template-content. Relative path only. Mutually exclusive with --template-content.
No reviewed structured output summary is available.
API key connection. Risk level 3 of 5.
Free Action
No published Skills explicitly reference this Action yet.