create_reply_draft
Create a reply draft for a specific email, placing your response above the quoted original while maintaining the thread. Save to drafts without sending.
Instructions
针对某封邮件生成回复草稿,保存到草稿箱。不会发送。回复内容会置于引用原文之上,并正确保持会话线程。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 要回复的邮件 ID | |
| body | Yes | 回复正文(纯文本),会放在引用原文上方 |