일일 일정 브리핑
중급
이것은AI, IT Ops분야의자동화 워크플로우로, 14개의 노드를 포함합니다.주로 Code, Gmail, Filter, Markdown, SplitOut 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. AI 기반 일정 및 회의 요약, Gmail 및 GPT-4o/Claude 통합
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
사용된 노드 (14)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "nCn0zZQl548RgBt6",
"meta": {
"instanceId": "ecb37b2845ffa39f674be4d2025b55add9c88e6f767e2ef60183d41cef2583c1",
"templateCredsSetupCompleted": true
},
"name": "Daily Calendar Brief",
"tags": [],
"nodes": [
{
"id": "e389bd0a-fc69-47ee-bda6-acf0e3d18b16",
"name": "OpenRouter Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
908,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "06f1964e-836e-46d4-8ad9-0d0f20e63579",
"name": "이벤트 병합",
"type": "n8n-nodes-base.code",
"position": [
1256,
-40
],
"parameters": {},
"typeVersion": 2
},
{
"id": "d99a2f9b-d913-4e08-9158-5007bb7c3d1a",
"name": "OpenRouter Chat Model1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
1564,
180
],
"parameters": {},
"typeVersion": 1
},
{
"id": "87ac8217-751b-44d8-a09d-75ce1b8a3add",
"name": "일정 요약",
"type": "@n8n/n8n-nodes-langchain.chainLlm",
"position": [
1476,
-40
],
"parameters": {},
"typeVersion": 1.6
},
{
"id": "4bd149c0-8b2c-43a9-8bcb-98701dc8afd2",
"name": "Markdown을 HTML로 변환",
"type": "n8n-nodes-base.markdown",
"position": [
1852,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d829156c-21a7-4ea7-bbae-907dbf30c40c",
"name": "Simple Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
1028,
180
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "5b585b10-f1af-4120-904f-2653e5b38873",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-260,
-400
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "294ea70a-0427-4a71-a996-fb7c027e63e2",
"name": "일일 실행",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-220,
-40
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "20abc543-1b62-4e2b-9334-1b9a0ad56f3f",
"name": "캘린더 이벤트 읽기",
"type": "n8n-nodes-base.googleCalendar",
"position": [
0,
-40
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "9dc56659-d2d6-4cc8-be9f-3e9d0a52125c",
"name": "참석자 파싱",
"type": "n8n-nodes-base.splitOut",
"position": [
220,
-40
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b39a4263-3dde-42f0-bf08-7749c32fbf23",
"name": "외부 참석자 식별",
"type": "n8n-nodes-base.filter",
"position": [
440,
-40
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "b9284cc9-fdff-42eb-a376-fd5992144462",
"name": "최신 이메일 읽기",
"type": "n8n-nodes-base.gmail",
"onError": "continueRegularOutput",
"position": [
660,
-40
],
"webhookId": "c9df76ab-0eb6-4665-89a0-a39d54ec86e5",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "96c0a673-1772-4073-a7b6-eddb5667334a",
"name": "브리핑 연구 및 개발",
"type": "@n8n/n8n-nodes-langchain.agent",
"onError": "continueRegularOutput",
"position": [
880,
-40
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "4898d2ac-9929-4732-9405-283cdd46fea2",
"name": "이메일 전송",
"type": "n8n-nodes-base.gmail",
"position": [
2072,
-40
],
"webhookId": "74234a7a-28da-4862-8bb2-02e1858ffd2e",
"parameters": {},
"typeVersion": 2.1
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "e468a289-2e97-4ccc-9948-81e2181cc569",
"connections": {
"294ea70a-0427-4a71-a996-fb7c027e63e2": {
"main": [
[
{
"node": "20abc543-1b62-4e2b-9334-1b9a0ad56f3f",
"type": "main",
"index": 0
}
]
]
},
"06f1964e-836e-46d4-8ad9-0d0f20e63579": {
"main": [
[
{
"node": "87ac8217-751b-44d8-a09d-75ce1b8a3add",
"type": "main",
"index": 0
}
]
]
},
"d829156c-21a7-4ea7-bbae-907dbf30c40c": {
"ai_memory": [
[
{
"node": "96c0a673-1772-4073-a7b6-eddb5667334a",
"type": "ai_memory",
"index": 0
}
]
]
},
"9dc56659-d2d6-4cc8-be9f-3e9d0a52125c": {
"main": [
[
{
"node": "b39a4263-3dde-42f0-bf08-7749c32fbf23",
"type": "main",
"index": 0
}
]
]
},
"4bd149c0-8b2c-43a9-8bcb-98701dc8afd2": {
"main": [
[
{
"node": "4898d2ac-9929-4732-9405-283cdd46fea2",
"type": "main",
"index": 0
}
]
]
},
"b9284cc9-fdff-42eb-a376-fd5992144462": {
"main": [
[
{
"node": "96c0a673-1772-4073-a7b6-eddb5667334a",
"type": "main",
"index": 0
}
]
]
},
"87ac8217-751b-44d8-a09d-75ce1b8a3add": {
"main": [
[
{
"node": "4bd149c0-8b2c-43a9-8bcb-98701dc8afd2",
"type": "main",
"index": 0
}
]
]
},
"20abc543-1b62-4e2b-9334-1b9a0ad56f3f": {
"main": [
[
{
"node": "9dc56659-d2d6-4cc8-be9f-3e9d0a52125c",
"type": "main",
"index": 0
}
]
]
},
"e389bd0a-fc69-47ee-bda6-acf0e3d18b16": {
"ai_languageModel": [
[
{
"node": "96c0a673-1772-4073-a7b6-eddb5667334a",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d99a2f9b-d913-4e08-9158-5007bb7c3d1a": {
"ai_languageModel": [
[
{
"node": "87ac8217-751b-44d8-a09d-75ce1b8a3add",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"96c0a673-1772-4073-a7b6-eddb5667334a": {
"main": [
[
{
"node": "06f1964e-836e-46d4-8ad9-0d0f20e63579",
"type": "main",
"index": 0
}
]
]
},
"b39a4263-3dde-42f0-bf08-7749c32fbf23": {
"main": [
[
{
"node": "b9284cc9-fdff-42eb-a376-fd5992144462",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 인공지능, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
시각화 참조 라이브러리에서 n8n 노드를 탐색
可视化 참조 라이브러리에서 n8n 노드를 탐색
If
Ftp
Set
+
If
Ftp
Set
113 노드I versus AI
기타
GPT-4.1, Outlook 및 Mem.ai를 사용한 Microsoft Teams 회의 분석 자동화
GPT-4.1, Outlook 및 Mem.ai를 사용한 자동화된 Microsoft Teams 회의 분석
If
Set
Code
+
If
Set
Code
61 노드Wayne Simpson
인사
자동화 뉴스-브리핑 AI 에이전트 v13
AI 뉴스 연구 팀: 24/7 브리핑 자동화, Perplexity 인용 포함
Set
Code
Gmail
+
Set
Code
Gmail
37 노드Derek Cheung
제품
자동화 블로그 작성 및 소셜 미디어 프로모션 에이전트
GPT-4, Perplexity 및 WordPress를 사용한 SEO 블로그 생성 + 소셜 미디어 자동화
Set
Code
Gmail
+
Set
Code
Gmail
79 노드LukaszB
디자인
애자일 팀 스프린트 계획 자동화
OpenAI, Google 캘린더 및 Gmail을 사용한 애자일 팀용 스프린트 계획 자동화
If
Set
Code
+
If
Set
Code
52 노드Willemijn
제품
AI 기반 회의 연구 및 일일 아젠다 (Google 캘린더, Attio CRM 및 Slack)
AI 기반 회의 연구 및 일일 아젠다: Google 캘린더, Attio CRM 및 Slack 활용
If
Set
Code
+
If
Set
Code
30 노드Harry Siggins
AI 요약