ALWAYS use when composing and saving any email draft — accepts content intent and caller-provided nuances, drafts the body, shows a preview for approval, then saves via Gmail CLI.
Compose a clean email draft from intent and caller-supplied nuances, then save it to Gmail Drafts for review before sending.
The invoking skill must provide:
--to/--subject for new draftsDraft the email body applying default style plus any caller nuances. Do not add structure the caller didn't ask for.
Display the composed body:
--- DRAFT PREVIEW ---
[body here]
---------------------
Ask: "Save this draft?" Wait for approval. Allow edits before saving.
On approval, invoke the gmail skill to compose the draft using the approved body and the reply target or recipient/subject provided by the caller. Nothing sends automatically.