{
  "name": "AI image nudity detection tool with image moderation API",
  "nodes": [
    {
      "id": "74004824-1dd6-4852-b065-7b3163ab39df",
      "name": "Setup Instructions",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1400,
        -240
      ],
      "parameters": {
        "width": 260,
        "height": 920,
        "content": "### ⚙️ Setup Instructions\n\n1. **Import Workflow**: \nLoad this workflow into your n8n instance\n\n2. **Authentication**: \nNo authentication required\n\n3. **Activate Workflow**:\nEnable the workflow to star"
      }
    },
    {
      "id": "6320a874-659c-4fd9-b2e8-f2dce7fdcaa2",
      "name": "Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1120,
        -240
      ],
      "parameters": {
        "width": 420,
        "height": 700,
        "content": "## 🛠️ Image Moderation MCP Server ✅ 1 operations\n\n### About\nOur FREE API blocks images with nudity. Build from the ground up, accurate models, best in class support, great price.\n\n### 🔧 How it Works\n\n"
      }
    },
    {
      "id": "cae27e89-a157-4605-b783-0a874a772e09",
      "name": "Image Moderation MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -620,
        -240
      ]
    },
    {
      "id": "aa79fddd-7a23-4d4c-8c8c-c5212ba5efc0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -120
      ],
      "parameters": {
        "width": 320,
        "height": 220,
        "content": "## Inappropriate Content"
      }
    },
    {
      "id": "52352802-454b-430f-b5dc-6f7e53f678cd",
      "name": "Detect Nudity in Images",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -520,
        -60
      ]
    }
  ],
  "connections": {
    "Detect Nudity in Images": {
      "ai_tool": [
        [
          {
            "node": "Image Moderation MCP Server",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}