Business Process Automation

🤖Email Agent

🤖Email Agent

Manual
Medium
12
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
12
Node Types
5

Node Types

lm Chat Open Ai
OpenAI Chat Model
1 node
set
Try Again, Success
2 nodes
agent
Email Agent
1 node
gmail Tool
Send Email, Get Emails, Create Draft, Email Reply, Get Labels, Label Emails, Mark Unread
7 nodes
execute Workflow Trigger
When Executed by Another Workflow
1 node

Workflow JSON

9.73 KB
{
  "id": "C3hLlOS4O6ZJtVFy",
  "meta": {
    "instanceId": "95e5a8c2e51c83e33b232ea792bbe3f063c094c33d9806a5565cb31759e1ad39",
    "templateCredsSetupCompleted": true
  },
  "name": "🤖Email Agent",
  "tags": [],
  "nodes": [
    {
      "id": "c98bcc4d-20a9-4b29-a4aa-f6b6e7bb1f1b",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        560,
        680
      ],
      "parameters": {
        "model": "gpt-4o",
        "options": {}
      },
      "credentials": {
        "openAiApi": {
          "id": "BP9v81AwJlpYGStD",
          "name": "OpenAi account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "0505c1f0-53d1-4988-843f-eb9eac2d7856",
      "name": "Try Again",
      "type": "n8n-nodes-base.set",
      "position": [
        1640,
        500
      ],
      "parameters": {
        "options": {},
        "assignments": {
          "assignments": [
            {
              "id": "7ab380a2-a8d3-421...

Showing first 1000 characters. Click "Expand" to view the full JSON.