{
  "name": "Generate LinkedIn posts with GPT-4, preview on WhatsApp, and auto-publish",
  "nodes": [
    {
      "id": "d18e0e0d-d096-4a10-9de3-1fcd3a5ea1f7",
      "name": "📋 Workflow Overview",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2400,
        -440
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8cbe5a89-a2da-47c5-b6c0-f67ed1ee2187",
      "name": "🕐 Stage 1: Scheduling",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1560,
        260
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "31527936-ab2a-4fc6-9996-0a22d6974d1f",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1600,
        140
      ]
    },
    {
      "id": "3a03874c-73de-41b8-94b2-20f503943d45",
      "name": "Prepare Search Topics",
      "type": "n8n-nodes-base.function",
      "position": [
        -1380,
        140
      ]
    },
    {
      "id": "3bc8e543-fee6-4c24-878e-f1987a2113b9",
      "name": "🧠 Stage 2: AI Generation",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        -420
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "09dbd2d4-4211-4b42-8579-9c290d763072",
      "name": "AI Content Generator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -1160,
        -20
      ]
    },
    {
      "id": "e2e316f4-dedd-43d8-96a2-ba14b8fb7c4a",
      "name": "OpenAI GPT-4 Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -1060,
        220
      ]
    },
    {
      "id": "598506b8-ad75-4d95-bdeb-e17887cfd1ec",
      "name": "⚙️ Stage 3: Processing",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -860,
        80
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "7a2c74fa-0480-43b4-b550-aa0080ba6fcc",
      "name": "Process AI Content",
      "type": "n8n-nodes-base.function",
      "position": [
        -780,
        -20
      ]
    },
    {
      "id": "a73ede15-86b5-4c49-805d-7c18294598f7",
      "name": "📲 Stage 4: Approval System",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -560,
        -460
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "2e163909-dbc8-4e17-8acf-271ca6e41dc3",
      "name": "Send Content Preview",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        -560,
        -20
      ]
    },
    {
      "id": "f466a117-de49-4a3a-b982-8b6a5d8a47e4",
      "name": "WhatsApp Approval Gateway",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        -340,
        -20
      ]
    },
    {
      "id": "54efe40f-5fcb-4a30-90c3-8b9a3d067760",
      "name": "Check Approval Status",
      "type": "n8n-nodes-base.if",
      "position": [
        -120,
        -20
      ]
    },
    {
      "id": "d5693916-04b5-4929-a806-c7ec06611aa3",
      "name": "🎯 Stage 5: Publishing",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        340,
        -620
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "91092c3b-8647-43f5-8913-4e6736e480a1",
      "name": "Format LinkedIn Post",
      "type": "n8n-nodes-base.function",
      "position": [
        120,
        -120
      ]
    },
    {
      "id": "77d9336e-8f15-4713-8ea9-46435a7a1381",
      "name": "Publish to LinkedIn",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        340,
        -120
      ]
    },
    {
      "id": "c80dc3ba-c6b3-4774-afdd-0b737d161465",
      "name": "Send Success Notification",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        560,
        -120
      ]
    },
    {
      "id": "bc2668e0-9afc-41bc-81e8-889a535bb7ed",
      "name": "♻️ Stage 6: Smart Restart",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        260,
        340
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "bdab6c2e-a1b6-4969-8f32-f0c0c1716212",
      "name": "Send Decline Notification",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        120,
        100
      ]
    },
    {
      "id": "ae7c9d8e-26e1-4bcc-8072-0af97bd6d681",
      "name": "Restart Content Generation",
      "type": "n8n-nodes-base.executeWorkflow",
      "position": [
        340,
        240
      ]
    },
    {
      "id": "bd7b74e3-7bbf-430e-a0e0-0a4f17a5bcc6",
      "name": "⚙️ Setup Guide",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1880,
        -440
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "214dd4e9-bbae-4bf7-8453-c2be9281d5c9",
      "name": "💎 Value Proposition",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        920,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Prepare Search Topics",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI GPT-4 Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Content Generator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Process AI Content": {
      "main": [
        [
          {
            "node": "Send Content Preview",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Publish to LinkedIn": {
      "main": [
        [
          {
            "node": "Send Success Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Content Generator": {
      "main": [
        [
          {
            "node": "Process AI Content",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Format LinkedIn Post": {
      "main": [
        [
          {
            "node": "Publish to LinkedIn",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Content Preview": {
      "main": [
        [
          {
            "node": "WhatsApp Approval Gateway",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Check Approval Status": {
      "main": [
        [
          {
            "node": "Format LinkedIn Post",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "Send Decline Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Prepare Search Topics": {
      "main": [
        [
          {
            "node": "AI Content Generator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Send Decline Notification": {
      "main": [
        [
          {
            "node": "Restart Content Generation",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "WhatsApp Approval Gateway": {
      "main": [
        [
          {
            "node": "Check Approval Status",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Restart Content Generation": {
      "main": [
        [
          {
            "node": "Prepare Search Topics",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}