{
  "id": "wNXLGEUAf3E3GOZs",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "LinkedIn post email reminder",
  "tags": [],
  "nodes": [
    {
      "id": "4547649e-d584-4c42-8643-f59c5bbd9d9c",
      "name": "Google Drive Trigger1",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "position": [
        -1040,
        688
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d14c681d-b21a-446e-8775-5106afc63545",
      "name": "Google Drive Download1",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        -816,
        688
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "a523eca2-5bca-4c38-8d1d-12e590b3972b",
      "name": "Basic LLM Chain",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        -368,
        688
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "a9a79e33-d245-4f9e-92dc-6d6a72f32fc2",
      "name": "Azure OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatAzureOpenAi",
      "position": [
        -272,
        912
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "10135a69-1153-435c-88bb-44b5bea01517",
      "name": "Send email",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        32,
        688
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "2ed417b5-9e35-416a-bbd0-404b5a9a0b7d",
      "name": "upload frames to cloudinary",
      "type": "n8n-nodes-base.httpRequest",
      "maxTries": 5,
      "position": [
        -592,
        688
      ],
      "parameters": {},
      "retryOnFail": true,
      "typeVersion": 4.2
    },
    {
      "id": "7bed50ea-3f49-454e-b0b1-0c25d0a3aabc",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1216,
        368
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "47d58bf4-1e11-4dc8-89a3-e75b9caec48a",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        848
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "410353a8-359b-4909-8eb9-5a094c1cb4cf",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -768,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9eb12f4f-2190-4de6-9744-d2686012a3d0",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -352,
        176
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "2b773a8c-40b6-4aa1-bfec-fc6893e3afa6",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -512,
        960
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fa1fb93d-6a4a-4a2f-b5c7-ff3eafa23c49",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        16,
        848
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "65f0a0e4-0f2b-42bf-bb41-d44d196e3f44",
  "connections": {
    "Basic LLM Chain": {
      "main": [
        [
          {
            "node": "Send email",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Trigger1": {
      "main": [
        [
          {
            "node": "Google Drive Download1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Drive Download1": {
      "main": [
        [
          {
            "node": "upload frames to cloudinary",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Azure OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "upload frames to cloudinary": {
      "main": [
        [
          {
            "node": "Basic LLM Chain",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}