send_new_email
Compose and send a new email using a board's connected email address. Creates a new thread in the board for tracking.
Instructions
Compose and send a new email from a DragApp board's connected email address. Creates a new thread in the board.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient email address | |
| body | Yes | HTML body of the email | |
| boardId | Yes | The board to send from (determines the sender email address) | |
| subject | Yes | Email subject line |