gws.mail.send_draft
Send an existing email draft to its recipients. Provide the draft ID from create_draft to deliver the email.
Instructions
Send an existing email draft. Use after create_draft to actually send the email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Account label or email. Uses default if omitted. | |
| draftId | Yes | The draft ID returned by create_draft |