sendDraft
Send Email Draft
Send a Gmail draft that is ALREADY staged, by its draftId: this sends a real email and cannot be unsent.
Arguments
accountIdstringoptionalConnected account this acts on: an accountId or email from listMailAccounts. Omit for the primary account. Pass the SAME account you found the message / draft / label in: a Gmail id is per-account, so aiming a non-primary id at the…draftIdstringrequiredThe draft ID to send (use listDrafts to find IDs)fromstringoptionalAlias of `accountId`: the account to act as, an accountId or email from listMailAccounts. `accountId` wins if both are given.overridebooleanoptionalExplicit escape hatch for a legitimate 1:1 human send to a suppressed OR recently-touched recipient on the draft. Omit/false by default: a suppressed (unsubscribed/bounced/complained) address is refused, and so is a CRM contact already…
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- send that draft
- send the draft to X
- go ahead and send it
Pair it with
The verbs that finish the job.