gmail_inbox.forward
Creates a forward draft for a message in a Gmail thread. Specify thread ID; optionally add subject and body.
Instructions
Create a forward draft for a message in a thread.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | ||
| subject | No | ||
| user_id | No | ||
| thread_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| subject | No | ||
| draft_id | Yes | ||
| thread_id | No | ||
| attachments | No |