This workflow corresponds to n8n.io template #3834 — we link there as the canonical source.
This workflow follows the Agent → OpenAI Chat recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "ajhY7gYXVvl9lpY1",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "Get Database DONKI NASA With Telegram and OpenAI Model",
"tags": [],
"nodes": [
{
"id": "481f7766-d9d2-47ff-a9dd-5079b013e13a",
"name": "Asteroid Neo-Browse",
"type": "n8n-nodes-base.nasaTool",
"position": [
-100,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "863f3fb6-9d84-43b8-aca3-e0ed5921f997",
"name": "Asteroid Neo-Feed",
"type": "n8n-nodes-base.nasaTool",
"position": [
-300,
800
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b009714b-814d-4451-a5da-a78d65631586",
"name": "DONKI High Speed Stream",
"type": "n8n-nodes-base.nasaTool",
"position": [
-100,
780
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c9a84d18-da90-4bb6-b577-02a0aed1258f",
"name": "DONKI Interplanetary Shock",
"type": "n8n-nodes-base.nasaTool",
"position": [
80,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "712cac73-8183-4bb4-907b-a55b53a39e21",
"name": "DONKI Magnetopause Crossing",
"type": "n8n-nodes-base.nasaTool",
"position": [
100,
780
],
"parameters": {},
"typeVersion": 1
},
{
"id": "4d18d59d-6b78-454f-8b82-4098b19ffa1d",
"name": "DONKI Notification",
"type": "n8n-nodes-base.nasaTool",
"position": [
-280,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d304256e-c488-493e-a2a7-1a20f87232bc",
"name": "DONKI Radiation Belt Enhancement",
"type": "n8n-nodes-base.nasaTool",
"position": [
-100,
400
],
"parameters": {},
"typeVersion": 1
},
{
"id": "333630c7-ba60-4758-80c8-3ff19068014a",
"name": "DONKI Solar Energetic Particle",
"type": "n8n-nodes-base.nasaTool",
"position": [
-300,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "895f15fd-b514-466a-b101-7f0b221eb54a",
"name": "DONKI Solar Flare",
"type": "n8n-nodes-base.nasaTool",
"position": [
100,
600
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c273fac8-68a8-43de-9a82-6a18b24824bb",
"name": "AI Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-260,
60
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "da0ae3ee-c0b2-497c-b518-ed566b109350",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-580,
500
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "0d876102-a228-44aa-8998-e25951b9f8ea",
"name": "Start",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-540,
60
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "1e7dcb3c-7b39-48b2-b900-25f2902e3abf",
"name": "Finished",
"type": "n8n-nodes-base.telegram",
"position": [
120,
60
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "18ac50c6-175e-4368-b5fb-27c70e5bbda4",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-400,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9ad7b05f-d642-402b-8f2e-48edbc8e5ae4",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a183bbec-5e8b-4428-be09-4bce03479fc6",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-640,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6d225cce-a372-4154-95f8-f74bc55079c1",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
60,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b60eba29-48ec-4cc1-af90-68442c1d569d",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
-320,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8d1fe154-22a5-4378-a459-9b3bd696826e",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-960,
-120
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "2df33674-9184-45f0-9d23-d6d857cd22bc",
"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
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This workflow is intended for researchers, educators, developers, media publications, scientists, engineers, science teachers, researchers & scientists in the fields of astronomy, astrophysics, and space weather, science journalists & content creators, educators & education…
Source: https://n8n.io/workflows/3834/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
BoomerBobBot.TP. Uses agent, telegramTrigger, telegram, memoryBufferWindow. Event-driven trigger; 95 nodes.
Generate AI viral videos with NanoBanana & VEO3, shared on socials via Blotato 2. Uses @blotato/n8n-nodes-blotato, googleSheets, lmChatOpenAi, toolThink. Event-driven trigger; 94 nodes.
RAG CHATBOT Main. Uses telegram, telegramTrigger, lmChatOpenAi, n8n-nodes-mcp. Event-driven trigger; 87 nodes.
Digital marketers, content creators, social media managers, and businesses who want to use AI marketing automation for YouTube Shorts without spending hours on production. This AI workflow helps anyon
Transform your salon/service business with this streamlined Telegram automation system featuring Claude integration, zero-setup database management, and intelligent conversation handling. Claude MCP I