Claude 3.7扩展思维AI代理

中级

这是一个自动化工作流,包含 7 个节点。主要使用 Form、FormTrigger、HttpRequest 等节点。 🧠 *新* Claude 3.7扩展思维AI代理🤖 – 解锁终极智能

前置要求
  • 可能需要目标 API 的认证凭证

分类

未分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "orycXAEeu4i2tiGo",
  "meta": {
    "instanceId": "b2c6727f02106e7324192d5dfa251f5dd42759bfd0d7e1602a3ab09f0fcd3b61",
    "templateCredsSetupCompleted": true
  },
  "name": "Claude 3.7 扩展思维 AI Agent",
  "tags": [
    {
      "id": "ZpvdYWekm3yflGGn",
      "name": "Claude",
      "createdAt": "2025-02-25T10:07:27.212Z",
      "updatedAt": "2025-02-25T10:07:27.212Z"
    },
    {
      "id": "j82neTlPTB3GhgSs",
      "name": "Coding",
      "createdAt": "2025-02-25T10:08:10.456Z",
      "updatedAt": "2025-02-25T10:08:10.456Z"
    },
    {
      "id": "jJnzpA8oWOrt6aT8",
      "name": "Other",
      "createdAt": "2025-02-25T10:08:11.382Z",
      "updatedAt": "2025-02-25T10:08:11.382Z"
    }
  ],
  "nodes": [
    {
      "id": "5fde0cfb-b41a-479c-8e30-3812a927cba4",
      "name": "表单提交时",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        0,
        0
      ],
      "webhookId": "490c20d2-e7b8-4c95-a380-50d6de9daafa",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "18406083-696c-4c3e-bcb7-a0ad1242980e",
      "name": "表单",
      "type": "n8n-nodes-base.form",
      "position": [
        440,
        0
      ],
      "webhookId": "9528c151-bee8-4971-b7c2-92759a724f78",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6bf76f4c-ff79-45f7-9315-9a49c73659f7",
      "name": "Claude 消息",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "03e496cf-fcc6-4e20-9156-a0777c074838",
      "name": "便签 2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ea014614-c430-4c61-b67d-2ce2a89c2f60",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ebdf17ac-ffba-4fc9-99d9-279993487201",
      "name": "便签 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -580,
        -860
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "22c1a532-a049-482b-b140-9b8be427e5ec",
      "name": "便签 3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "528d6f30-5c15-4b4d-b3c7-9a2bb94904c3",
  "connections": {
    "Form": {
      "main": [
        []
      ]
    },
    "Claude Message": {
      "main": [
        [
          {
            "node": "Form",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Claude Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

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

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

这是一个中级难度的通用自动化工作流。适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

需要付费吗?

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

工作流信息
难度等级
中级
节点数量7
分类-
节点类型4
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Jonas Busch

Jonas Busch

@jonasbusch

I'm passionate about solving everyday problems through the power of automation. I've been building and refining automated workflows for over 3 years now. My goal is to inspire others to reclaim their time and boost their productivity. Let's explore the world of automation together!

外部链接
在 n8n.io 上查看 →

分享此工作流