This n8n workflow automates the process of reading new emails via IMAP, processing their content with AI models (including LLama), and generating draft responses in Gmail. The workflow starts by monitoring a specified email inbox for new messages. When a new email arrives, its text is processed with AI to craft a relevant reply. The email details—sender, subject, and generated reply—are then assembled into a structured email draft. Finally, the draft is saved directly in Gmail, enabling quick review and sending. This workflow is ideal for automating customer support responses, newsletter replies, or any scenario requiring rapid email drafting using AI assistance.
Automated AI-Powered Email Draft Generator
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.chainLlm, @n8n/n8n-nodes-langchain.lmOllama, emailReadImap, gmail, set, stickyNote |
Reviews
There are no reviews yet.