send-draft-email
send-draft-emailSend a previously created draft email after explicit user confirmation. Requires the draft message ID and confirmation to execute the write operation.
Instructions
SEND a previously created draft. WRITE operation - requires confirm=true and explicit user approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Safety gate: must be explicitly true to execute this WRITE operation. Ask the user for approval before setting it. | |
| messageId | Yes | Draft message id returned by create-draft-email |