N
n8n Store
Workflow Market
Claude 3.7 Extended Thinking AI Agent

Claude 3.7 Extended Thinking AI Agent

by jonasbusch0 views

Description

Categories

⚙️ Automation

Nodes Used

n8n-nodes-base.formn8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.stickyNoten8n-nodes-base.formTriggern8n-nodes-base.httpRequest
PriceGratuit
Views0
Last Updated11/28/2025
workflow.json
{
  "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": "On form submission",
      "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": "Form",
      "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 Message",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "03e496cf-fcc6-4e20-9156-a0777c074838",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ea014614-c430-4c61-b67d-2ce2a89c2f60",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        -200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ebdf17ac-ffba-4fc9-99d9-279993487201",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -580,
        -860
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "22c1a532-a049-482b-b140-9b8be427e5ec",
      "name": "Sticky Note3",
      "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
          }
        ]
      ]
    }
  }
}

相关工作流