create-forward-draft
Create a forward draft of an email to review before sending. Specify recipients and optional comment.
Instructions
Invoke action createForward
💡 TIP: Create a forward draft (does not send). Useful when user wants to review before sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| messageId | Yes | Path parameter: messageId | |
| includeHeaders | No | Include response headers (including ETag) in the response metadata | |
| excludeResponse | No | Exclude the full response body and only return success or failure indication |