AutomationFlowsAI & RAG › Safe N8n AI Preview Workflow

Safe N8n AI Preview Workflow

safe n8n ai preview workflow. Uses agent. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexityAI-powered3 nodesAgent
AI & RAG Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ AI nodes: yes Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "safe n8n ai preview workflow",
  "nodes": [
    {
      "id": "1",
      "name": "Manual Trigger",
      "type": "n8n-nodes-base.manualTrigger"
    },
    {
      "id": "2",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent"
    },
    {
      "id": "3",
      "name": "Preview",
      "type": "n8n-nodes-base.set"
    }
  ],
  "connections": {
    "Manual Trigger": {
      "main": [
        [
          {
            "node": "AI Agent"
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Preview"
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

safe n8n ai preview workflow. Uses agent. Event-driven trigger; 3 nodes.

Source: https://github.com/guorunjie/agentic-workflow-guard/blob/main/examples/safe-n8n/workflow.json — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

Coinmarketcap Price Agent. Uses telegram, lmChatOpenAi, memoryBufferWindow, telegramTrigger. Event-driven trigger; 7 nodes.

Telegram, OpenAI Chat, Memory Buffer Window +3
AI & RAG

🤖Contact Agent. Uses lmChatOpenAi, airtableTool, agent, executeWorkflowTrigger. Event-driven trigger; 7 nodes.

OpenAI Chat, Airtable Tool, Agent +1
AI & RAG

Gmail Googlesheets. Uses outputParserStructured, stickyNote, extractFromFile, agent. Event-driven trigger; 7 nodes.

Output Parser Structured, Agent, OpenAI Chat +2
AI & RAG

Invoice Generator. Uses telegramTrigger, agent, lmChatOpenAi, memoryBufferWindow. Event-driven trigger; 7 nodes.

Telegram Trigger, Agent, OpenAI Chat +3
AI & RAG

Quote emailer. Uses manualTrigger, agent, lmChatDeepSeek, googleSheetsTool. Event-driven trigger; 7 nodes.

Agent, Lm Chat Deep Seek, Google Sheets Tool +2