{
  "name": "CYBERPULSE AI RedOps: Role-based LinkedIn profile discovery with Google OSINT",
  "nodes": [
    {
      "id": "0740c832-2e7f-4e7c-a548-dfb96a5ddbf7",
      "name": "⚡ Trigger SocialGraph",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -1360,
        460
      ]
    },
    {
      "id": "77d75082-a35d-49f4-adf1-c09956623159",
      "name": "🧠 Set Search Queries",
      "type": "n8n-nodes-base.set",
      "position": [
        -1140,
        460
      ]
    },
    {
      "id": "39e062b6-4ecc-47bf-9a59-e165da683703",
      "name": "🔁 Split Queries",
      "type": "n8n-nodes-base.splitInBatches",
      "position": [
        -920,
        460
      ]
    },
    {
      "id": "0fbb81e5-5315-450d-b6f8-b6691c1024e2",
      "name": "🌐 Google Search API",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -660,
        520
      ]
    },
    {
      "id": "a72cb264-70ac-40fd-b946-a2ed992b4336",
      "name": "🧪 Extract Profiles",
      "type": "n8n-nodes-base.set",
      "position": [
        -420,
        520
      ]
    },
    {
      "id": "90032840-f159-4989-add4-52e65f484dcc",
      "name": "📄 Append to RedOps_Targets",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -200,
        520
      ]
    },
    {
      "id": "36984df7-e234-4df5-b2cf-0330b2812ca2",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "75a1184a-d8ca-421d-979e-0e2988ace9eb",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "🔁 Split Queries": {
      "main": [
        [],
        [
          {
            "node": "🌐 Google Search API",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧪 Extract Profiles": {
      "main": [
        [
          {
            "node": "📄 Append to RedOps_Targets",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🌐 Google Search API": {
      "main": [
        [
          {
            "node": "🧪 Extract Profiles",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "⚡ Trigger SocialGraph": {
      "main": [
        [
          {
            "node": "🧠 Set Search Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "🧠 Set Search Queries": {
      "main": [
        [
          {
            "node": "🔁 Split Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "📄 Append to RedOps_Targets": {
      "main": [
        [
          {
            "node": "🔁 Split Queries",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}