{
  "id": "gSBRfndez53Qv9E4",
  "name": "Social Media Content Automation",
  "tags": [],
  "nodes": [
    {
      "id": "e36bd81c-c93c-42b2-8dd6-f53b107ebf87",
      "name": "Split Platform",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        1020,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "3720debb-0373-4f19-ac91-967b568325a5",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        220,
        0
      ],
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "e7554e0d-d400-4f01-bf62-086321df5874",
      "name": "Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        420,
        0
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "cbd9f6ef-c193-42b6-a4a0-bfc5e766c54f",
      "name": "Split In Batches",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        620,
        0
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "18537d7b-d00f-47dc-9233-2a6c9926354d",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        740,
        -120
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "ac75c245-3437-40b9-a213-488f5eda1f52",
      "name": "OpenAI Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        680,
        220
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7dc4c155-1d5b-402c-a243-8cd46cbcce15",
      "name": "Memory",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        960,
        220
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "778f9d2b-2e95-4dc3-909b-0355a8237a30",
      "name": "Twitter",
      "type": "n8n-nodes-base.twitter",
      "position": [
        1220,
        200
      ],
      "parameters": {},
      "typeVersion": 2,
      "alwaysOutputData": true
    },
    {
      "id": "6a8f0bae-5683-435c-80a3-3e45fbdc5c58",
      "name": "Track in Google Sheets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1420,
        100
      ],
      "parameters": {},
      "typeVersion": 4
    },
    {
      "id": "a3fc5b0f-fc70-4f3f-a417-0c5848653154",
      "name": "Send Email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        1620,
        100
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "a9e475f5-054d-4188-8b23-e09fbaf1b4c5",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -140,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "600a6c82-c1b7-4868-98b3-e712b5905fb1",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -120,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "eb349ce8-b9f5-4071-a7c9-fb0989f4181e",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        160,
        300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "33abcbfb-a70f-4a6e-b5f2-a914de7a707f",
      "name": "LinkedIn",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        1220,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "9a1e2c50-9def-4427-b59f-5171120375fe",
  "connections": {
    "Memory": {
      "ai_memory": [
        [
          {
            "node": "AI Agent",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "Twitter": {
      "main": [
        [
          {
            "node": "Track in Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Split Platform",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets": {
      "main": [
        [
          {
            "node": "Split In Batches",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Split Platform": {
      "main": [
        [
          {
            "node": "LinkedIn",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Twitter",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Google Sheets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Track in Google Sheets": {
      "main": [
        [
          {
            "node": "Send Email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}