create-reply-draft
Generate a draft reply to an email in Microsoft Outlook using specified content, reply-all option, and shared mailbox support. Ideal for quick and structured email responses.
Instructions
Creates a draft reply to an existing email
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | Content of the reply message | |
emailId | Yes | ID of the email to reply to | |
replyAll | No | Whether to reply to all recipients (default: false) | |
sharedMailbox | No | Email address of shared mailbox to reply from (e.g., 'shared@company.com') |