create_draft_reply
Create draft replies to Gmail emails while maintaining thread context, enabling AI assistants to compose responses with proper continuity.
Instructions
Create draft reply to an email in thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| messageId | Yes | The messageId of the original email | |
| threadId | Yes | The threadId of the original email | |
| sender | Yes | The sender of the original email | |
| subject | Yes | The subject of the original email | |
| replyBody | Yes | The draft reply |