{
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "ef5c4414-8a7d-40fb-9c5b-40b634dc0051",
      "name": "When clicking \u2018Execute workflow\u2019",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        48,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c8e3363c-0ebe-47ce-a6d4-4479d6d8d5fe",
      "name": "Google Slides2",
      "type": "n8n-nodes-base.googleSlides",
      "position": [
        512,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "b678b5f2-44d1-42f1-aba0-20874d5f4c7e",
      "name": "Google Drive",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        288,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "b5e03624-4612-4b57-aa46-0b256e2ae6d4",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1392,
        32
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f10545ae-a90e-4785-a23f-329cf9852244",
      "name": "Replace text",
      "type": "n8n-nodes-base.googleSlidesTool",
      "position": [
        1568,
        224
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "53a76aec-2fe4-4053-aa51-8df5ec7b7893",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        720,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "65df03c7-e1ab-4fe7-9f1b-5b10d20ad38a",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        944,
        0
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cf86901f-a85e-4ded-a037-168907aae855",
      "name": "Loop Over Items",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1152,
        0
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "20b3d2c0-c03d-4a36-b4b7-fa0e4f3761f1",
      "name": "Wait",
      "type": "n8n-nodes-base.wait",
      "position": [
        1808,
        208
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b7f6b0ef-e98e-42c1-9fcb-2c15e880917c",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        -304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c827f4d4-9508-4b74-8457-9caa51c6f266",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        224,
        -304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "68382c2b-c1c5-4721-a464-cb22916f4ef7",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1328,
        -304
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e3f23049-2455-489e-a6fb-1da305a3b08e",
      "name": "OpenRouter Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        1392,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "connections": {
    "Code": {
      "main": [
        [
          {
            "node": "Split Out",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Wait": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Wait",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Out": {
      "main": [
        [
          {
            "node": "Loop Over Items",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive": {
      "main": [
        [
          {
            "node": "Google Slides2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Replace text": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Google Slides2": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Loop Over Items": {
      "main": [
        [],
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenRouter Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "Google Drive",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}