{
  "name": "Auto-generate LinkedIn content with Gemini AI: posts & images 24/7",
  "nodes": [
    {
      "id": "8f6d83d3-4eb2-4331-b1d7-54b083c91221",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -928,
        -80
      ],
      "parameters": {
        "width": 528,
        "height": 640,
        "content": "## Muhammad Farooq Iqbal - Automation Expert & n8n Creator\n\nI am a passionate automation expert and recognized n8n Creator specializing in intelligent workflow automation. With extensive experience in"
      }
    },
    {
      "id": "bdecaa10-9a1e-40ba-bd58-82bd9e7df108",
      "name": "Google Sheets Trigger",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        -240,
        -112
      ]
    },
    {
      "id": "aa796cf1-ee54-4a34-adf7-4094bfb148ef",
      "name": "If",
      "type": "n8n-nodes-base.if",
      "position": [
        -48,
        -112
      ]
    },
    {
      "id": "56d0954f-146e-4066-a5d7-114f5357629d",
      "name": "Limit",
      "type": "n8n-nodes-base.limit",
      "position": [
        192,
        -128
      ]
    },
    {
      "id": "8e8d4211-4ad2-4cb3-8e7c-c50b0021cb93",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -272,
        80
      ]
    },
    {
      "id": "a7a0a36f-63e6-4049-98dc-11e9fa8957ff",
      "name": "Code",
      "type": "n8n-nodes-base.code",
      "position": [
        80,
        80
      ]
    },
    {
      "id": "b330ab12-c413-4a90-9084-3b128464b9c0",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -272,
        528
      ]
    },
    {
      "id": "6018a559-73ef-4535-8034-cfb9d4fe9271",
      "name": "Register Image Upload",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -128,
        528
      ]
    },
    {
      "id": "321d3cde-0d14-4de7-8c68-e9f6540e9a3e",
      "name": "Upload Image to LinkedIn",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        160,
        528
      ]
    },
    {
      "id": "b4aef13c-7975-4ffd-b647-df255598d0ea",
      "name": "HTTP Request2",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        304,
        528
      ]
    },
    {
      "id": "dc3dc05f-0413-45c6-8ef5-b7492574f120",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -128,
        288
      ]
    },
    {
      "id": "a4ef3985-f1df-4332-a355-a2e24ef8f15d",
      "name": "Update row in sheet",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        448,
        528
      ]
    },
    {
      "id": "7e7eae07-0299-42aa-8007-756d8312e831",
      "name": "Google Gemini Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        -272,
        288
      ]
    },
    {
      "id": "316accc7-8e09-4452-bbd0-b876e97a3640",
      "name": "Generate Image with Gemini",
      "type": "@n8n/n8n-nodes-langchain.googleGemini",
      "position": [
        272,
        80
      ]
    },
    {
      "id": "72da3779-6353-4f66-8114-7ba72562005b",
      "name": "Upload file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        32,
        320
      ]
    },
    {
      "id": "c36dbc71-2d8f-49bf-979e-70222972db9c",
      "name": "Share file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        176,
        320
      ]
    },
    {
      "id": "94b9008b-06fe-4e7c-a4cb-8b3d4725db49",
      "name": "Update row in sheet1",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        320,
        320
      ]
    },
    {
      "id": "76a809e7-5781-46be-887f-f068ea97fa44",
      "name": "Download file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        16,
        528
      ]
    }
  ],
  "connections": {
    "If": {
      "main": [
        [
          {
            "node": "Limit",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Code": {
      "main": [
        [
          {
            "node": "Generate Image with Gemini",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Limit": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Code",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Share file": {
      "main": [
        [
          {
            "node": "Update row in sheet1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Upload file": {
      "main": [
        [
          {
            "node": "Share file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request": {
      "main": [
        [
          {
            "node": "Register Image Upload",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Download file": {
      "main": [
        [
          {
            "node": "Upload Image to LinkedIn",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP Request2": {
      "main": [
        [
          {
            "node": "Update row in sheet",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update row in sheet1": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Sheets Trigger": {
      "main": [
        [
          {
            "node": "If",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Register Image Upload": {
      "main": [
        [
          {
            "node": "Download file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Upload Image to LinkedIn": {
      "main": [
        [
          {
            "node": "HTTP Request2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate Image with Gemini": {
      "main": [
        [
          {
            "node": "Upload file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}