{
  "name": "Send AI-enhanced economic calendar alerts to Telegram with Gemini-2.0-Flash",
  "nodes": [
    {
      "id": "bc91168e-977b-439a-816f-563fa3db543f",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1040,
        -1000
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c0c6c621-49cb-4846-8903-ac8e8ae05907",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        -960
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6bb50e48-f63b-4d46-92fa-fb4c74eaf9f8",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        -1320
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "11accd94-f002-4c74-8dff-f5441ce5d6a7",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1900,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "03ac8fb2-fb27-4756-8b59-8ae7e36020f8",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2360,
        -520
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "c989f614-6a6f-4dfe-adeb-70f01d114fa6",
      "name": "Dynamically Sets the Date",
      "type": "n8n-nodes-base.code",
      "position": [
        -580,
        -700
      ]
    },
    {
      "id": "8b9b3cc5-2fb9-4660-830a-c836be34d192",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        980,
        -480
      ]
    },
    {
      "id": "6784cc22-d801-4ba3-927b-bde09459047e",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        1300,
        120
      ]
    },
    {
      "id": "7af08604-aabe-4591-8ac0-36610362f663",
      "name": "Organizes Input",
      "type": "n8n-nodes-base.code",
      "position": [
        780,
        -740
      ]
    },
    {
      "id": "540231c5-32d7-4acd-85f1-140cc9c4c128",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        860,
        -20
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "5c340938-0f85-4ce1-9100-853d321053b5",
      "name": "Google Gemini Chat Model (Formats Output)",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        980,
        120
      ]
    },
    {
      "id": "cbc1d3fe-a405-4668-85a7-b6f6213affdf",
      "name": "Schedule Every 7  Days",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -920,
        -720
      ]
    },
    {
      "id": "421aa50c-6517-473f-9bab-2f39c6ae975f",
      "name": "Send Upcoming IPO Calendar Updates via Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2020,
        -180
      ]
    },
    {
      "id": "13cc344c-09b3-4b11-8097-9dec4031c2ce",
      "name": "Set API Key for RapidAPI & Dates",
      "type": "n8n-nodes-base.set",
      "position": [
        -260,
        -700
      ]
    },
    {
      "id": "761a2ad4-00de-48a6-8552-08f70dc30592",
      "name": "Filter Medium & High Impact News",
      "type": "n8n-nodes-base.code",
      "position": [
        560,
        -740
      ]
    },
    {
      "id": "6c8f98db-d75d-4e4d-8b93-3162f205bae1",
      "name": "Gets Upcoming News",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        220,
        -900
      ]
    },
    {
      "id": "c634bc35-4b6e-4ca0-a374-5b36d05d1e37",
      "name": "Update expression for text",
      "type": "n8n-nodes-base.code",
      "position": [
        1520,
        -180
      ]
    }
  ],
  "connections": {
    "AI Agent": {
      "main": [
        [
          {
            "node": "Update expression for text",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Organizes Input": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Gets Upcoming News": {
      "main": [
        [
          {
            "node": "Filter Medium & High Impact News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Every 7  Days": {
      "main": [
        [
          {
            "node": "Dynamically Sets the Date",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Structured Output Parser": {
      "ai_outputParser": [
        [
          {
            "node": "AI Agent",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "Dynamically Sets the Date": {
      "main": [
        [
          {
            "node": "Set API Key for RapidAPI & Dates",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Update expression for text": {
      "main": [
        [
          {
            "node": "Send Upcoming IPO Calendar Updates via Telegram",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Filter Medium & High Impact News": {
      "main": [
        [
          {
            "node": "Organizes Input",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Set API Key for RapidAPI & Dates": {
      "main": [
        [
          {
            "node": "Gets Upcoming News",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google Gemini Chat Model (Formats Output)": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "Send Upcoming IPO Calendar Updates via Telegram": {
      "main": [
        []
      ]
    }
  }
}