{
  "name": "Retrieve NASA space weather & asteroid data with GPT-4o-mini and Telegram",
  "nodes": [
    {
      "id": "481f7766-d9d2-47ff-a9dd-5079b013e13a",
      "name": "Asteroid Neo-Browse",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -100,
        600
      ]
    },
    {
      "id": "863f3fb6-9d84-43b8-aca3-e0ed5921f997",
      "name": "Asteroid Neo-Feed",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -300,
        800
      ]
    },
    {
      "id": "b009714b-814d-4451-a5da-a78d65631586",
      "name": "DONKI High Speed Stream",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -100,
        780
      ]
    },
    {
      "id": "c9a84d18-da90-4bb6-b577-02a0aed1258f",
      "name": "DONKI Interplanetary Shock",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        80,
        400
      ]
    },
    {
      "id": "712cac73-8183-4bb4-907b-a55b53a39e21",
      "name": "DONKI Magnetopause Crossing",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        100,
        780
      ]
    },
    {
      "id": "4d18d59d-6b78-454f-8b82-4098b19ffa1d",
      "name": "DONKI Notification",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -280,
        400
      ]
    },
    {
      "id": "d304256e-c488-493e-a2a7-1a20f87232bc",
      "name": "DONKI Radiation Belt Enhancement",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -100,
        400
      ]
    },
    {
      "id": "333630c7-ba60-4758-80c8-3ff19068014a",
      "name": "DONKI Solar Energetic Particle",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        -300,
        600
      ]
    },
    {
      "id": "895f15fd-b514-466a-b101-7f0b221eb54a",
      "name": "DONKI Solar Flare",
      "type": "n8n-nodes-base.nasaTool",
      "position": [
        100,
        600
      ]
    },
    {
      "id": "c273fac8-68a8-43de-9a82-6a18b24824bb",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -260,
        60
      ]
    },
    {
      "id": "da0ae3ee-c0b2-497c-b518-ed566b109350",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -580,
        500
      ]
    },
    {
      "id": "0d876102-a228-44aa-8998-e25951b9f8ea",
      "name": "Start",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -540,
        60
      ]
    },
    {
      "id": "1e7dcb3c-7b39-48b2-b900-25f2902e3abf",
      "name": "Finished",
      "type": "n8n-nodes-base.telegram",
      "position": [
        120,
        60
      ]
    },
    {
      "id": "18ac50c6-175e-4368-b5fb-27c70e5bbda4",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -400,
        240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "9ad7b05f-d642-402b-8f2e-48edbc8e5ae4",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        240
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "a183bbec-5e8b-4428-be09-4bce03479fc6",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -640,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "6d225cce-a372-4154-95f8-f74bc55079c1",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        60,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "b60eba29-48ec-4cc1-af90-68442c1d569d",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    },
    {
      "id": "8d1fe154-22a5-4378-a459-9b3bd696826e",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        -120
      ],
      "parameters": {
        "width": null,
        "height": null,
        "content": ""
      }
    }
  ],
  "connections": {
    "Start": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "Finished",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Finished": {
      "main": [
        []
      ]
    },
    "Asteroid Neo-Feed": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Solar Flare": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI Chat Model": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Notification": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "Asteroid Neo-Browse": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI High Speed Stream": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Interplanetary Shock": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Magnetopause Crossing": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Solar Energetic Particle": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "DONKI Radiation Belt Enhancement": {
      "ai_tool": [
        [
          {
            "node": "AI Agent",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}