Gmail MCP 서버
고급
이것은Building Blocks, AI분야의자동화 워크플로우로, 27개의 노드를 포함합니다.주로 GmailTool, McpTrigger 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 您의全能AI이메일工具包
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
사용된 노드 (27)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"id": "jPDa0roHExjcWt80",
"meta": {
"instanceId": "8029058e18ae4ed6081000c1270d96039ad05959052aa2034dd96a215849bcf7",
"templateCredsSetupCompleted": true
},
"name": "Gmail MCP Server",
"tags": [
{
"id": "mce0brNtJ0q1uqig",
"name": "Agent Tool",
"createdAt": "2025-02-25T18:11:08.555Z",
"updatedAt": "2025-02-25T18:11:08.555Z"
},
{
"id": "Yt5ECnELP8JYcw9w",
"name": "Gmail",
"createdAt": "2025-04-18T01:59:21.577Z",
"updatedAt": "2025-04-18T01:59:21.577Z"
}
],
"nodes": [
{
"id": "6651d9cd-c406-4f63-a7f6-08d3c46b20e2",
"name": "라벨 추가",
"type": "n8n-nodes-base.gmailTool",
"position": [
-460,
520
],
"webhookId": "81d61988-8213-4175-b75d-76cb67ce4a3b",
"parameters": {
"labelIds": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Label_Names_or_IDs', ``, 'string') }}",
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "addLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "c2515350-55bf-4786-a2db-9a62cc8696bd",
"name": "삭제",
"type": "n8n-nodes-base.gmailTool",
"position": [
-740,
320
],
"webhookId": "03319c28-ef88-40f4-897c-f44c21dbdf1f",
"parameters": {
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "delete"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "4c1ca410-5a3d-468f-b826-3f77e1f039c9",
"name": "가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
-620,
320
],
"webhookId": "cf5acbf3-a08f-4da6-9f14-9751eed6e5b8",
"parameters": {
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "get"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "d5ce608d-e19d-4675-a608-de67a1e87a2e",
"name": "검색",
"type": "n8n-nodes-base.gmailTool",
"position": [
-500,
320
],
"webhookId": "cb3d028a-6cab-4946-b368-aa56bf271af9",
"parameters": {
"filters": {
"q": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Search', ``, 'string') }}",
"sender": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Sender', ``, 'string') }}",
"receivedAfter": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Received_After', ``, 'string') }}",
"receivedBefore": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Received_Before', ``, 'string') }}"
},
"operation": "getAll",
"returnAll": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Return_All', ``, 'boolean') }}"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "1b01df01-5a66-47a1-ada2-20210bd4f49e",
"name": "읽음 표시",
"type": "n8n-nodes-base.gmailTool",
"position": [
-900,
520
],
"webhookId": "e769b7cf-9622-434d-b98d-4bde7653238d",
"parameters": {
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "markAsRead"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "575c9610-2ff6-4124-a086-17ecb345e25f",
"name": "읽지 않음 표시",
"type": "n8n-nodes-base.gmailTool",
"position": [
-740,
520
],
"webhookId": "c26a8635-4329-498e-b293-4350baed493d",
"parameters": {
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "markAsUnread"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "0ac2eeb0-d40b-45f5-86aa-430ef2af0278",
"name": "답장",
"type": "n8n-nodes-base.gmailTool",
"position": [
-880,
320
],
"webhookId": "fbd30b84-25ac-4bab-8a66-5366b9b7a0be",
"parameters": {
"message": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message', ``, 'string') }}",
"options": {
"ccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('CC', ``, 'string') }}",
"bccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('BCC', ``, 'string') }}",
"attachmentsUi": {
"attachmentsBinary": [
{
"property": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Attachment_Field_Name', ``, 'string') }}"
}
]
},
"appendAttribution": false
},
"emailType": "text",
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "reply"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "d40c7206-7774-48f8-be3f-44c4a37a2167",
"name": "라벨 제거",
"type": "n8n-nodes-base.gmailTool",
"position": [
-600,
520
],
"webhookId": "e83fb7ee-2716-444b-9a4e-208eea215728",
"parameters": {
"labelIds": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Label_Names_or_IDs', ``, 'string') }}",
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message_ID', ``, 'string') }}",
"operation": "removeLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "b48b6aff-f59d-433f-944d-6955c3016576",
"name": "스티커 노트",
"type": "n8n-nodes-base.stickyNote",
"position": [
-980,
240
],
"parameters": {
"width": 660,
"height": 460,
"content": "## Message Tools\n"
},
"typeVersion": 1
},
{
"id": "f6340c64-cfd4-4d4a-8a30-e1dc99ede346",
"name": "라벨 목록 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
-180,
340
],
"webhookId": "1f107973-fe4a-440c-aaef-f35e1e8a555a",
"parameters": {
"resource": "label",
"returnAll": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Return_All', ``, 'boolean') }}"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "54c4c576-cb86-424e-a14a-6fd68369288d",
"name": "라벨 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
-40,
340
],
"webhookId": "e9d3b2c0-50ea-4b3b-8509-f89dc4f20fb5",
"parameters": {
"labelId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Label_ID', ``, 'string') }}",
"resource": "label",
"operation": "get"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "5265a05f-0f9f-461f-8f77-fa57017f06a7",
"name": "라벨 삭제",
"type": "n8n-nodes-base.gmailTool",
"position": [
-180,
540
],
"webhookId": "80a61a7c-f7a0-4fc9-a0a8-edd5846b4e11",
"parameters": {
"labelId": "={{ $fromAI('Label_ID', ``, 'string') }}",
"resource": "label",
"operation": "delete"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "81c7b026-a427-43c1-ae4e-86b7a1e76565",
"name": "라벨 생성",
"type": "n8n-nodes-base.gmailTool",
"position": [
-20,
540
],
"webhookId": "d24d1672-4f76-4f58-912b-9345d23ba922",
"parameters": {
"name": "={{ $fromAI('Label_ID', ``, 'string') }}",
"options": {},
"resource": "label",
"operation": "create"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "711ebb2e-737c-43c8-a6d4-919fbf069a72",
"name": "스티커 노트1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-260,
240
],
"parameters": {
"color": 4,
"width": 380,
"height": 440,
"content": "## Label Tools\n\n"
},
"typeVersion": 1
},
{
"id": "6429d682-8c1b-4940-a92c-a0295bb7cea9",
"name": "초안 삭제",
"type": "n8n-nodes-base.gmailTool",
"position": [
280,
0
],
"webhookId": "8eb35ae4-6517-421b-b54f-ba0610cf58f4",
"parameters": {
"resource": "draft",
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Draft_ID', ``, 'string') }}",
"operation": "delete"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "a0dcb744-c69f-4409-9fff-cc2937ca040f",
"name": "초안 생성",
"type": "n8n-nodes-base.gmailTool",
"position": [
280,
-180
],
"webhookId": "1cca6c42-ccd9-4144-a2b1-6266d848f6ab",
"parameters": {
"message": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message', ``, 'string') }}",
"options": {
"ccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('CC', ``, 'string') }}",
"bccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('BCC', ``, 'string') }}",
"attachmentsUi": {
"attachmentsBinary": [
{
"property": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Attachment_Field_Name__in_Input_', ``, 'string') }}"
}
]
}
},
"subject": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Subject', ``, 'string') }}",
"resource": "draft"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "42f08525-d583-4e49-882d-c805095f68a3",
"name": "초안 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
460,
-180
],
"webhookId": "80eadc8e-9d6b-42e7-9ac4-5b26d21fb3c5",
"parameters": {
"options": {},
"resource": "draft",
"messageId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Draft_ID', ``, 'string') }}",
"operation": "get"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "a4e5e542-496d-4822-a180-725f4fb2078a",
"name": "여러 초안 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
460,
0
],
"webhookId": "6aaf2777-d1c1-490b-a82f-eaab6caefe85",
"parameters": {
"options": {
"includeSpamTrash": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Include_Spam_and_Trash', ``, 'boolean') }}"
},
"resource": "draft",
"operation": "getAll",
"returnAll": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Return_All', ``, 'boolean') }}"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "0b973c0b-25d5-4bdf-aaf9-c69b236b4222",
"name": "스티커 노트2",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
-280
],
"parameters": {
"color": 5,
"width": 380,
"height": 440,
"content": "## Draft Tools\n\n\n"
},
"typeVersion": 1
},
{
"id": "52adc637-9e9e-404f-86bd-f81306fd9f88",
"name": "여러 스레드 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
240,
340
],
"webhookId": "233fb55f-2575-4cbd-a327-e27858e98cd9",
"parameters": {
"filters": {
"q": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Search', ``, 'string') }}",
"receivedAfter": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Received_After', ``, 'string') }}",
"receivedBefore": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Received_Before', ``, 'string') }}"
},
"resource": "thread",
"returnAll": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Return_All', ``, 'boolean') }}"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "b2334e73-5d2a-44b2-bb7b-3c353f1042af",
"name": "스레드 가져오기",
"type": "n8n-nodes-base.gmailTool",
"position": [
400,
340
],
"webhookId": "9ecfaf0c-8d43-4b46-86bb-de5117b657c1",
"parameters": {
"options": {
"returnOnlyMessages": true
},
"resource": "thread",
"threadId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Thread_ID', ``, 'string') }}",
"operation": "get"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "5729a4ff-5a94-4be8-b95f-748559d2079d",
"name": "스레드에 라벨 추가",
"type": "n8n-nodes-base.gmailTool",
"position": [
560,
340
],
"webhookId": "c7a99e26-cb22-4675-b5a8-fb7acd302983",
"parameters": {
"labelIds": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Label_Names_or_IDs', ``, 'string') }}",
"resource": "thread",
"threadId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Thread_ID', ``, 'string') }}",
"operation": "addLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "c0f5b256-6a59-4b2e-905a-7eae37d0e236",
"name": "스레드에서 라벨 제거",
"type": "n8n-nodes-base.gmailTool",
"position": [
240,
520
],
"webhookId": "cb63a038-73ba-4488-b70e-e3b8c48ee1b6",
"parameters": {
"labelIds": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Label_Names_or_IDs', ``, 'string') }}",
"resource": "thread",
"threadId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Thread_ID', ``, 'string') }}",
"operation": "removeLabels"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "66c0b9f4-6a91-469d-a4b7-4a6a4ff4957c",
"name": "스레드에 답장",
"type": "n8n-nodes-base.gmailTool",
"position": [
400,
520
],
"webhookId": "b10a9bfd-eca1-40fd-817e-3ab1caf94d97",
"parameters": {
"message": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Message', ``, 'string') }}",
"options": {
"ccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('CC', ``, 'string') }}",
"bccList": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('BCC', ``, 'string') }}"
},
"resource": "thread",
"threadId": "={{ /*n8n-auto-generated-fromAI-override*/ $fromAI('Thread_ID', ``, 'string') }}",
"operation": "reply"
},
"credentials": {
"gmailOAuth2": {
"id": "67JzzUiB1dTa4vYU",
"name": "Your Gmail Account"
}
},
"typeVersion": 2.1
},
{
"id": "f986b766-681a-4ba8-af3d-4e8a43fb2a4a",
"name": "스티커 노트3",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
240
],
"parameters": {
"color": 7,
"width": 520,
"height": 440,
"content": "## Thread Tools\n\n\n"
},
"typeVersion": 1
},
{
"id": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"name": "Gmail MCP 서버",
"type": "@n8n/n8n-nodes-langchain.mcpTrigger",
"position": [
-520,
-240
],
"webhookId": "a794310b-bca0-4272-99be-a2872c1cadb0",
"parameters": {
"path": "gmail"
},
"typeVersion": 1
},
{
"id": "4efab0e3-2677-44ea-b9fb-b6b0568ac597",
"name": "스티커 노트4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1020,
-280
],
"parameters": {
"color": 6,
"width": 280,
"height": 240,
"content": "## USAGE\n\nOpen the Gmail MCP Server node to obtain the SSE server URL.\n\nUse that to configure an N8N AI Agent flow or other AI tool."
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "b7869b45-1079-4ccf-86fd-1cd6d7b5571d",
"connections": {
"4c1ca410-5a3d-468f-b826-3f77e1f039c9": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"0ac2eeb0-d40b-45f5-86aa-430ef2af0278": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"c2515350-55bf-4786-a2db-9a62cc8696bd": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"d5ce608d-e19d-4675-a608-de67a1e87a2e": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"42f08525-d583-4e49-882d-c805095f68a3": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"54c4c576-cb86-424e-a14a-6fd68369288d": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"6651d9cd-c406-4f63-a7f6-08d3c46b20e2": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"f6340c64-cfd4-4d4a-8a30-e1dc99ede346": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"b2334e73-5d2a-44b2-bb7b-3c353f1042af": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"1b01df01-5a66-47a1-ada2-20210bd4f49e": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"a0dcb744-c69f-4409-9fff-cc2937ca040f": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"81c7b026-a427-43c1-ae4e-86b7a1e76565": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"6429d682-8c1b-4940-a92c-a0295bb7cea9": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"5265a05f-0f9f-461f-8f77-fa57017f06a7": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"66c0b9f4-6a91-469d-a4b7-4a6a4ff4957c": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"575c9610-2ff6-4124-a086-17ecb345e25f": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"d40c7206-7774-48f8-be3f-44c4a37a2167": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"a4e5e542-496d-4822-a180-725f4fb2078a": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"5729a4ff-5a94-4be8-b95f-748559d2079d": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"52adc637-9e9e-404f-86bd-f81306fd9f88": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
},
"c0f5b256-6a59-4b2e-905a-7eae37d0e236": {
"ai_tool": [
[
{
"node": "c2038ec0-a8bf-41c6-b76d-4a349ab09017",
"type": "ai_tool",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
고급 - 빌딩 블록, 인공지능
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
Airtable를 사용한 MCP 서버 구축
Airtable를 사용하여 MCP 서버 구축
Airtable Tool
Agent
Mcp Trigger
+
Airtable Tool
Agent
Mcp Trigger
13 노드Aitor | 1node.ai
빌딩 블록
Mistral 트랜스크립션
Google 캘린더와 사용자 정의 함수를 사용하여 MCP 서버 구축
Set
Switch
Debug Helper
+
Set
Switch
Debug Helper
32 노드Solomon
빌딩 블록
自定义 YouTube MCP 서버 구축
사용자 정의 YouTube MCP 서버 구축
Set
Switch
Aggregate
+
Set
Switch
Aggregate
20 노드Jimleuk
빌딩 블록
自定义 API MCP 서버 구축
사용자 정의 API MCP 서버 구축
If
Set
Filter
+
If
Set
Filter
25 노드Jimleuk
엔지니어링
自定义 GitHub MCP 서버 구축
사용자 정의 GitHub MCP 서버 구축
Set
Github
Switch
+
Set
Github
Switch
19 노드Jimleuk
엔지니어링
自定义 Google Drive MCP 서버 구축
사용자 정의 Google Drive MCP 서버 구축
Set
Switch
Google Drive
+
Set
Switch
Google Drive
17 노드Jimleuk
빌딩 블록
워크플로우 정보
난이도
고급
노드 수27
카테고리2
노드 유형3
저자
Brian Money
@aspereoExperienced Linux administrator, entrepreneur, and automation enthusiast, I specialize in crafting robust, scalable workflows with n8n. I have a passion for business automation, integrating complex systems seamlessly, and sharing practical templates that empower others to automate effectively.
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유