mail_create_reply_draft
Create a reply draft to an email with the original message quoted. Optionally reply to all and add text above the quote.
Instructions
Create a reply draft to an existing message, with quoted original content prefilled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | ||
| replyToAll | No | ||
| accountName | Yes | ||
| mailboxPath | Yes | ||
| additionalContent | No | Text to prepend above the quoted original. |