gmail_composer.refresh
Refresh and retrieve the most recent version of an email draft to incorporate edits made by an assistant or agent.
Instructions
Re-fetch the current draft (used by the composer to poll for agent edits).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | No | ||
| draft_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 |