iris_update_draft
Update an existing email draft by changing only specified fields, such as subject, body, or recipients. Leaves the draft intact for later review.
Instructions
Revise an existing draft in place. Only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cc | No | ||
| to | No | ||
| bcc | No | ||
| body | No | ||
| html | No | ||
| subject | No | ||
| draft_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |