create_reply_all_draft
Create a reply-all draft for any email, pre-filling recipients, quoting the body, and setting the subject to 'RE:'. Then modify or send it directly.
Instructions
Create a draft reply-all to all recipients of a message. Returns the draft with pre-filled recipients, quoted body, and "RE:" subject. Use update_draft to modify, then send_draft to send.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | Message ID from get_emails or search_emails |