AI Excel 함수 로봇 복사본
이것은Personal Productivity, AI Chatbot분야의자동화 워크플로우로, 9개의 노드를 포함합니다.주로 Set, Code, Switch, Webhook, Agent 등의 노드를 사용하며. DeepSeek AI를 사용하여 Excel/Google Sheets 공식을 생성 및 설명합니다.
- •HTTP Webhook 엔드포인트(n8n이 자동으로 생성)
{
"id": "TBvLMoXcyfXr0I3D",
"meta": {
"instanceId": "5d70afe618ac8247c5a41a94ab5e7c10b707e0cfb80b2b7f8b9fa734be55d9a3",
"templateCredsSetupCompleted": true
},
"name": "aiexcelformularbot copy",
"tags": [],
"nodes": [
{
"id": "efe0798f-0ae5-4815-bbad-dd86c7eddf04",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-500,
40
],
"webhookId": "b05f1f13-f137-400c-a58b-9592bb3e7660",
"parameters": {},
"typeVersion": 2
},
{
"id": "7176b4d2-1dbc-46d2-b6ef-4827b712cb8d",
"name": "Webhook 응답",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
740,
20
],
"parameters": {},
"typeVersion": 1.4
},
{
"id": "c33ae905-20e8-4697-83f9-af47335e413a",
"name": "OpenRouter 채팅 모델",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-60,
-160
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1cd47f62-bf48-4335-9d4c-df66eb30450b",
"name": "의도 감지",
"type": "n8n-nodes-base.set",
"position": [
-280,
40
],
"parameters": {},
"typeVersion": 3.4
},
{
"id": "4c5aecf2-2058-4efc-b551-4ec360994615",
"name": "의도 전환",
"type": "n8n-nodes-base.switch",
"position": [
-60,
40
],
"parameters": {},
"typeVersion": 3.2
},
{
"id": "9151553c-5fa6-4667-8e04-47b8c80779bb",
"name": "수식 생성",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
160,
-100
],
"parameters": {},
"typeVersion": 2
},
{
"id": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
"name": "수식 설명",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
160,
120
],
"parameters": {},
"typeVersion": 2
},
{
"id": "3d66f914-aa61-4a2a-abae-bfedb88ae685",
"name": "OpenRouter 채팅 모델1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-20,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
"name": "코드",
"type": "n8n-nodes-base.code",
"position": [
540,
20
],
"parameters": {},
"typeVersion": 2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "3c65c7f3-aeee-43ad-8bb6-de3b6b7199f5",
"connections": {
"5d63edd7-24c0-4603-8d6c-3fa7764633f9": {
"main": [
[
{
"node": "7176b4d2-1dbc-46d2-b6ef-4827b712cb8d",
"type": "main",
"index": 0
}
]
]
},
"efe0798f-0ae5-4815-bbad-dd86c7eddf04": {
"main": [
[
{
"node": "1cd47f62-bf48-4335-9d4c-df66eb30450b",
"type": "main",
"index": 0
}
]
]
},
"1cd47f62-bf48-4335-9d4c-df66eb30450b": {
"main": [
[
{
"node": "4c5aecf2-2058-4efc-b551-4ec360994615",
"type": "main",
"index": 0
}
]
]
},
"4c5aecf2-2058-4efc-b551-4ec360994615": {
"main": [
[
{
"node": "9151553c-5fa6-4667-8e04-47b8c80779bb",
"type": "main",
"index": 0
}
],
[
{
"node": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
"type": "main",
"index": 0
}
]
]
},
"2b905f82-a78b-4c57-a905-dcb4e16391e9": {
"main": [
[
{
"node": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
"type": "main",
"index": 0
}
]
]
},
"9151553c-5fa6-4667-8e04-47b8c80779bb": {
"main": [
[
{
"node": "5d63edd7-24c0-4603-8d6c-3fa7764633f9",
"type": "main",
"index": 0
}
]
]
},
"c33ae905-20e8-4697-83f9-af47335e413a": {
"ai_languageModel": [
[
{
"node": "9151553c-5fa6-4667-8e04-47b8c80779bb",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"3d66f914-aa61-4a2a-abae-bfedb88ae685": {
"ai_languageModel": [
[
{
"node": "2b905f82-a78b-4c57-a905-dcb4e16391e9",
"type": "ai_languageModel",
"index": 0
}
]
]
}
}
}이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 개인 생산성, AI 챗봇
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Gerald Denor
@dominixaiGerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/
이 워크플로우 공유