gmail_composer.send
Persist email composer fields to a Gmail draft and send it. Automates saving and sending of composed Gmail messages.
Instructions
Persist composer fields then send the draft via Gmail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| subject | No | ||
| user_id | No | ||
| draft_id | Yes | ||
| attachments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sent_at | Yes | ||
| thread_id | No | ||
| message_id | Yes |