8
n8n 中文网amn8n.com

商业创意验证器

高级

这是一个Product, AI, IT Ops领域的自动化工作流,包含 20 个节点。主要使用 Set, Merge, Filter, Switch, HttpRequest 等节点,结合人工智能技术实现智能自动化。 每日验证商业创意:使用 n8n 和 Upwork

前置要求
  • 可能需要目标 API 的认证凭证
  • Google Sheets API 凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "OFvs6LyLZABBuDvn",
  "meta": {
    "instanceId": "933df83c84196d70ce3ffd0bf5d3e1aca31b7366f2f84e1f3482640096e4a3a9",
    "templateCredsSetupCompleted": true
  },
  "name": "商业创意验证器",
  "tags": [],
  "nodes": [
    {
      "id": "d38b96c8-bd70-4e14-8ce5-409ca67aed9a",
      "name": "计划触发器",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        0,
        0
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ecd86c00-6b21-45d6-9544-f930cdf33775",
      "name": "HTTP 请求",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b50860de-fd41-4898-9f54-cf10447b5157",
      "name": "职位描述",
      "type": "n8n-nodes-base.set",
      "position": [
        1100,
        0
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0cfce523-c1ca-4d46-89aa-8a5fcd23f7e8",
      "name": "当被另一个工作流执行时",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        0,
        460
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "2bf8a87d-0084-4140-a02e-cd920e346c44",
      "name": "获取核心商业创意",
      "type": "@n8n/n8n-nodes-langchain.toolWorkflow",
      "position": [
        1420,
        200
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "16124464-57b8-4bcf-977f-454ea1d679ea",
      "name": "代码创意代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        220,
        460
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b0f30a1b-8d26-42db-a866-eff12ee08194",
      "name": "验证器代理",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "onError": "continueErrorOutput",
      "maxTries": 2,
      "position": [
        1352,
        0
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 2
    },
    {
      "id": "b801dc33-e317-4143-89ef-21025ef6a4e3",
      "name": "切换",
      "type": "n8n-nodes-base.switch",
      "position": [
        440,
        0
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "4e683cad-b46b-4366-898e-ac5f0df86c41",
      "name": "大型总项目",
      "type": "n8n-nodes-base.filter",
      "position": [
        660,
        -100
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e8e6e88a-33cb-4687-a1fd-6a042dc3edfc",
      "name": "大型小时项目",
      "type": "n8n-nodes-base.filter",
      "position": [
        660,
        100
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "058b7d38-06e7-407c-90d8-758082b2293c",
      "name": "合并",
      "type": "n8n-nodes-base.merge",
      "position": [
        880,
        0
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "a8178e95-700f-4284-9294-2c2756142276",
      "name": "多表:您可以连接多个表以实现有组织的数据结构",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1620,
        200
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ab2fa6ee-5816-4567-a5a8-0b4ab82544c5",
      "name": "商业创意表格",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1920,
        0
      ],
      "parameters": {},
      "typeVersion": 4.6
    },
    {
      "id": "f9506c9b-30d6-47c3-9d37-9a775df5eb54",
      "name": "oAI 4.1 - Nano",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        1220,
        200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3c325f48-a8b4-4cd0-b4f8-3be2379e0493",
      "name": "oAI 4.1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        308,
        680
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "312cd974-e33c-42dd-8460-e9b11583ef62",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        -220
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "e167543c-6ed4-40df-8bb4-7cda4a8090d6",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        400,
        -220
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "63329ded-cc8b-41f8-bfe6-30b20354ce3d",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1060,
        -220
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "0c39320a-4f28-4595-9256-4da336f42fa6",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1800,
        -220
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    },
    {
      "id": "ed36d331-a924-4585-8dcb-bef41868e337",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -60,
        380
      ],
      "parameters": {
        "content": "确保您的表名与实际知识库结构匹配"
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "b409c1f8-b6c1-4ec1-82de-a2baa216c5c2",
  "connections": {
    "Merge": {
      "main": [
        [
          {
            "node": "Job Description",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Switch": {
      "main": [
        [
          {
            "node": "Big Total Projects",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Big Hourly Projects",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "oAI 4.1": {
      "ai_languageModel": [
        [
          {
            "node": "Code Idea Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "oAI 4.1 - Nano": {
      "ai_languageModel": [
        [
          {
            "node": "Validator Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Job Description": {
      "main": [
        [
          {
            "node": "Validator Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Validator Agent": {
      "main": [
        [
          {
            "node": "Business Idea Sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Big Total Projects": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Big Hourly Projects": {
      "main": [
        [
          {
            "node": "Merge",
            "type": "main",
            "index": 1
          }
        ]
      ]
    },
    "Get Core Business Idea": {
      "ai_tool": [
        [
          {
            "node": "Validator Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "Validator Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "When Executed by Another Workflow": {
      "main": [
        [
          {
            "node": "Code Idea Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

高级 - 产品, 人工智能, IT 运维

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
高级
节点数量20
分类3
节点类型13
难度说明

适合高级用户,包含 16+ 个节点的复杂工作流

外部链接
在 n8n.io 查看

分享此工作流