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