{
  "name": "🧠 *NEW* Claude 3.7 extended thinking AI agent 🤖 – unlock ultimate intelligence",
  "nodes": [
    {
      "id": "5fde0cfb-b41a-479c-8e30-3812a927cba4",
      "name": "On form submission",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "18406083-696c-4c3e-bcb7-a0ad1242980e",
      "name": "Form",
      "type": "n8n-nodes-base.form",
      "position": [
        440,
        0
      ]
    },
    {
      "id": "6bf76f4c-ff79-45f7-9315-9a49c73659f7",
      "name": "Claude Message",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        0
      ]
    },
    {
      "id": "03e496cf-fcc6-4e20-9156-a0777c074838",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        -20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "ea014614-c430-4c61-b67d-2ce2a89c2f60",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        120,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "ebdf17ac-ffba-4fc9-99d9-279993487201",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -580,
        -860
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "22c1a532-a049-482b-b140-9b8be427e5ec",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -460,
        200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Form": {
      "main": [
        []
      ]
    },
    "Claude Message": {
      "main": [
        [
          {
            "node": "Form",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "On form submission": {
      "main": [
        [
          {
            "node": "Claude Message",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}