{
  "name": "Automate daily AI news with Perplexity Sonar Pro (via Telegram)",
  "nodes": [
    {
      "id": "18a737fb-a33f-4a4b-a5dc-cc5656c46a50",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        720,
        180
      ]
    },
    {
      "id": "ccc439ae-baab-4b1b-a67f-e21a64426407",
      "name": "REDACTED",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        1260,
        360
      ]
    },
    {
      "id": "b7e99d4c-74fd-4ac4-a008-fcaa7e0b2bb6",
      "name": "Sheet Log",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1820,
        180
      ]
    },
    {
      "id": "1bb7449f-d243-4d90-9ba4-5e2632dda608",
      "name": "Perplexity Daily Search (Past 24hrs)",
      "type": "n8n-nodes-base.perplexity",
      "position": [
        960,
        180
      ]
    },
    {
      "id": "2d281620-be7d-40b0-afba-0d443a89be88",
      "name": "Formatter Agent",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1180,
        180
      ]
    },
    {
      "id": "e2d77cb3-e14a-4e69-b3b7-20266d160b09",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        640,
        60
      ],
      "parameters": {
        "width": null,
        "height": 460,
        "content": "Scheduled trigger"
      }
    },
    {
      "id": "4c7abefe-918c-4533-946c-5aa771d67388",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        900,
        60
      ],
      "parameters": {
        "width": null,
        "height": 460,
        "content": "Search"
      }
    },
    {
      "id": "2337cf99-72be-4e19-abee-ba45aec2f2f7",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1160,
        60
      ],
      "parameters": {
        "width": 300,
        "height": 460,
        "content": "Format + Crosscheck Recency\n"
      }
    },
    {
      "id": "63a6b4f8-e2c1-4bd0-aa04-5057e39cab4a",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1480,
        60
      ],
      "parameters": {
        "width": 580,
        "height": 460,
        "content": "Telegram Message & Log"
      }
    },
    {
      "id": "d03f18f6-728f-4981-8c94-d6a96191b4fe",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        0,
        0
      ],
      "parameters": {
        "width": 600,
        "height": 920,
        "content": "🧠 Perplexity-Powered Daily AI News Digest (via Telegram)\n\n\nThis ready-to-deploy n8n workflow automates the entire process of collecting, filtering, formatting, and distributing daily AI industry news "
      }
    },
    {
      "id": "0d6475ab-3b90-47fd-9e9d-2e901cd15a98",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1580,
        180
      ]
    }
  ],
  "connections": {
    "Telegram": {
      "main": [
        [
          {
            "node": "Sheet Log",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Formatter Agent": {
      "main": [
        [
          {
            "node": "Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Perplexity Daily Search (Past 24hrs)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Past News Sheet Log": {
      "ai_tool": [
        [
          {
            "node": "Formatter Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Perplexity Daily Search (Past 24hrs)": {
      "main": [
        [
          {
            "node": "Formatter Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}