8
n8n 한국어amn8n.com

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 Extended Thinking 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": {
    "18406083-696c-4c3e-bcb7-a0ad1242980e": {
      "main": [
        []
      ]
    },
    "6bf76f4c-ff79-45f7-9315-9a49c73659f7": {
      "main": [
        [
          {
            "node": "18406083-696c-4c3e-bcb7-a0ad1242980e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "5fde0cfb-b41a-479c-8e30-3812a927cba4": {
      "main": [
        [
          {
            "node": "6bf76f4c-ff79-45f7-9315-9a49c73659f7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

중급

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: 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에서 보기

이 워크플로우 공유

카테고리

카테고리: 34