{
  "name": "Automate financial operations with O3 CFO & GPT-4.1-mini finance team",
  "nodes": [
    {
      "id": "02905360-ed3a-48e2-8dfa-69a2d26aa716",
      "name": "When chat message received",
      "type": "@n8n/n8n-nodes-langchain.chatTrigger",
      "position": [
        -1520,
        448
      ]
    },
    {
      "id": "d170c8d7-9aa3-4e56-a3f5-f7e4d19b0e78",
      "name": "CFO Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1296,
        448
      ]
    },
    {
      "id": "28f5c17c-a682-4bc0-997c-1c8f943675be",
      "name": "Think",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        -1168,
        768
      ]
    },
    {
      "id": "97d8ae90-cba4-4d66-935c-3fd6be58d5d0",
      "name": "Financial Planning Analyst",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -896,
        1168
      ]
    },
    {
      "id": "f4cf8b18-75d4-4377-a039-c1ff18a854da",
      "name": "Accounting Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        64,
        560
      ]
    },
    {
      "id": "0ab21873-c7fb-4c69-90e2-94fdc86f00e7",
      "name": "Treasury & Cash Management Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -496,
        960
      ]
    },
    {
      "id": "e5e4567e-05a0-4e3a-b5e3-fbd354d5b220",
      "name": "Financial Analyst",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        16,
        1184
      ]
    },
    {
      "id": "03dffedb-4891-402f-9e80-a87e29887525",
      "name": "Investment & Risk Analyst",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        -400,
        240
      ]
    },
    {
      "id": "14c15ad5-83db-4de6-8e8b-90ccd1d53ed3",
      "name": "Internal Audit & Controls Specialist",
      "type": "@n8n/n8n-nodes-langchain.agentTool",
      "position": [
        0,
        0
      ]
    },
    {
      "id": "cf03e2d4-5b7b-4f76-bc9e-504fe830e64c",
      "name": "OpenAI Chat Model CFO",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1328,
        768
      ]
    },
    {
      "id": "d49035f7-14b3-4d5f-8785-99a49d204b18",
      "name": "OpenAI Chat Model1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -864,
        1632
      ]
    },
    {
      "id": "7ea131b5-80e2-4dbc-a962-97cb19f7c9bc",
      "name": "OpenAI Chat Model2",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        32,
        768
      ]
    },
    {
      "id": "4b074f32-5136-4cdd-9a4d-2657691e2eec",
      "name": "OpenAI Chat Model3",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -528,
        1168
      ]
    },
    {
      "id": "2dc89e09-f601-4fe5-a79a-5401ae01501a",
      "name": "OpenAI Chat Model4",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -32,
        1440
      ]
    },
    {
      "id": "d5deac93-94f4-4aa0-a8f7-f43628306786",
      "name": "OpenAI Chat Model5",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -432,
        496
      ]
    },
    {
      "id": "cd106024-e898-4f05-bbff-e5cc9eca2c9d",
      "name": "OpenAI Chat Model6",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        32,
        320
      ]
    },
    {
      "id": "228dbb49-3947-4449-9648-5912330174b8",
      "name": "Sticky Note9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3440,
        -32
      ],
      "parameters": {
        "width": 1300,
        "height": 320,
        "content": "=======================================\n            WORKFLOW ASSISTANCE\n=======================================\nFor any questions or support, please contact:\n    Yaron@nofluff.online\n\nExplore more tip"
      }
    },
    {
      "id": "4a23f347-1ac6-4b4b-8587-bf78ccf9bce4",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3440,
        304
      ],
      "parameters": {
        "width": 1289,
        "height": 1854,
        "content": "# Automate Financial Operations with O3 CFO & GPT-4.1-mini Finance Team\n\nThis workflow builds a **virtual finance department** inside n8n. At the center is a **CFO Agent (O3 model)** who acts like a s"
      }
    }
  ],
  "connections": {
    "Think": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Financial Analyst": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model1": {
      "ai_languageModel": [
        [
          {
            "node": "Financial Planning Analyst",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model2": {
      "ai_languageModel": [
        [
          {
            "node": "Accounting Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model3": {
      "ai_languageModel": [
        [
          {
            "node": "Treasury & Cash Management Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model4": {
      "ai_languageModel": [
        [
          {
            "node": "Financial Analyst",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model5": {
      "ai_languageModel": [
        [
          {
            "node": "Investment & Risk Analyst",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model6": {
      "ai_languageModel": [
        [
          {
            "node": "Internal Audit & Controls Specialist",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Accounting Specialist": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model CFO": {
      "ai_languageModel": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Investment & Risk Analyst": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Financial Planning Analyst": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "When chat message received": {
      "main": [
        [
          {
            "node": "CFO Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Internal Audit & Controls Specialist": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Treasury & Cash Management Specialist": {
      "ai_tool": [
        [
          {
            "node": "CFO Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}