{
  "name": "Twitter/X content analysis & insights with Grok AI and Telegram delivery",
  "nodes": [
    {
      "id": "a43f4b35-618c-47b3-bcf5-693e5d467360",
      "name": "Tech Leaders Monitor",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -360,
        260
      ]
    },
    {
      "id": "9db8c793-b235-4aaf-9d24-7e06824fcfba",
      "name": "Breaking News Scanner",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -180,
        280
      ]
    },
    {
      "id": "a823b9a1-bb7f-45b0-9c5c-3bf556e4601b",
      "name": "Cross-Source Analyzer",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        40,
        280
      ]
    },
    {
      "id": "da73abca-e09d-40a8-8535-6ffdf3f51c72",
      "name": "Historical Data Miner",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        220,
        280
      ]
    },
    {
      "id": "ae6b0e83-1418-4e11-8177-3accef3d9095",
      "name": "Community Sentiment Tracker",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        600,
        240
      ]
    },
    {
      "id": "edba3e38-8f6a-41e0-83d9-53a2e92e2dc7",
      "name": "Viral Content Detector",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        420,
        280
      ]
    },
    {
      "id": "2dfaacbf-547f-4555-b7a3-cc6645fc7313",
      "name": "Language Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -600,
        200
      ]
    },
    {
      "id": "eed6ff9f-8cf6-473e-94e1-27f59a889c1c",
      "name": "Telegram Response",
      "type": "n8n-nodes-base.telegram",
      "position": [
        460,
        -80
      ]
    },
    {
      "id": "b100955f-e573-4d84-b3fb-1acf60098173",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -680,
        -80
      ]
    },
    {
      "id": "55682d7e-01f9-46f6-85b1-9e7d84c027ba",
      "name": "AI Agent Coordinator",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -188,
        -80
      ]
    },
    {
      "id": "sticky-1",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        -180
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "sticky-2",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "sticky-3",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        380
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "sticky-4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        320,
        -200
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Language Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent Coordinator": {
      "main": [
        [
          {
            "node": "Telegram Response",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Tech Leaders Monitor": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Breaking News Scanner": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Cross-Source Analyzer": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Historical Data Miner": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Viral Content Detector": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Community Sentiment Tracker": {
      "ai_tool": [
        [
          {
            "node": "AI Agent Coordinator",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}