Send Email
send_emailSend a single saved Gmail draft after receiving explicit human approval. Requires confirmation to deliver the exact approved message to the specified recipient.
Instructions
Send exactly one saved draft from the user's own Gmail account.
Requires confirm=True, which stands for an explicit human yes to this specific message. One call sends one email; never loop this tool over a list of contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be True, and only after the user has approved the text. | |
| draft_id | Yes | Draft id from save_outreach_draft. | |
| to_email | No | Override or supply the recipient address. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||