create_draft_reply
Save a generated reply as a draft in Gmail by providing the original email ID, sender, subject, and reply body. Turn conversation-generated content into a ready-to-send draft.
Instructions
Save a draft reply to an email in Gmail. Generate the reply content in our conversation first, then use this tool to save it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| email_id | Yes | The unique email ID/message ID to reply to | |
| email_body | No | The original email body (for confirmation/context) | |
| email_from | Yes | The sender's email address | |
| reply_body | Yes | The draft reply content to save (generate this in our conversation) | |
| email_subject | Yes | The original email subject |