GPT-4.1-mini + Gmail을 사용한 JSON-LD 구조화된 데이터 마크업 검토 및 생성
중급
이것은AI, IT Ops분야의자동화 워크플로우로, 13개의 노드를 포함합니다.주로 Gmail, FormTrigger, Agent, HttpRequestTool, ToolCode 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. GPT-4.1-mini + Gmail을 사용한 JSON-LD 구조화 데이터 마크업 검토 및 생성
사전 요구사항
- •Google 계정 및 Gmail API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
사용된 노드 (13)
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "5b9aff0ecdeb17791c04b93eac72e39e69151cfa63708980e5d936abe9308b8c",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "b72863c4-3aec-465d-a50c-eaec98ee5edc",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3080,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "805f72d0-9106-4b9c-94f7-242a15369110",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2320,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b214fa8a-dc73-459e-9f2d-07fb8aea47e0",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-3600,
460
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
"name": "이메일로 전송",
"type": "n8n-nodes-base.gmail",
"position": [
-2180,
840
],
"webhookId": "85ca4c5b-7e6a-4541-a861-39d1b3e252bf",
"parameters": {},
"notesInFlow": true,
"typeVersion": 2.1
},
{
"id": "0860a746-e13e-4d1e-a2c5-5a69e6171617",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-4400,
-20
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "864b5332-4daa-4d4b-b747-5855594b53af",
"name": "Schema Markup Agent",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-2920,
840
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "160f95c3-6a57-4f7e-9a23-dd083b43abed",
"name": "OpenRouter",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-3060,
1060
],
"parameters": {},
"typeVersion": 1
},
{
"id": "3333c711-6d76-4566-83e2-720173e0eded",
"name": "Code",
"type": "@n8n/n8n-nodes-langchain.toolCode",
"position": [
-2760,
1060
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "848ff5d1-eea7-4fd4-932f-139997fae556",
"name": "폼 제출 시",
"type": "n8n-nodes-base.formTrigger",
"position": [
-3440,
840
],
"webhookId": "4dfb8bdd-3e37-44c2-96ed-b56fbfc5ab6e",
"parameters": {},
"typeVersion": 2.2
},
{
"id": "892c2dd6-f596-4c56-bc19-79ab424b7bb8",
"name": "HTTP 요청",
"type": "n8n-nodes-base.httpRequestTool",
"position": [
-2920,
1060
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
"name": "자동 수정 출력 파서",
"type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
"position": [
-2720,
1200
],
"parameters": {},
"typeVersion": 1
},
{
"id": "c4ff5121-952b-4ff5-8bf2-8c5f13229c8d",
"name": "구조화된 출력",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
-2600,
1360
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7fff0ec6-9b0b-478c-9d77-63541c1b7f3f",
"name": "OpenRouter1",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-2800,
1360
],
"parameters": {},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"3333c711-6d76-4566-83e2-720173e0eded": {
"ai_tool": [
[
{
"node": "864b5332-4daa-4d4b-b747-5855594b53af",
"type": "ai_tool",
"index": 0
}
]
]
},
"160f95c3-6a57-4f7e-9a23-dd083b43abed": {
"ai_languageModel": [
[
{
"node": "864b5332-4daa-4d4b-b747-5855594b53af",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"7fff0ec6-9b0b-478c-9d77-63541c1b7f3f": {
"ai_languageModel": [
[
{
"node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"892c2dd6-f596-4c56-bc19-79ab424b7bb8": {
"ai_tool": [
[
{
"node": "864b5332-4daa-4d4b-b747-5855594b53af",
"type": "ai_tool",
"index": 0
}
]
]
},
"c4ff5121-952b-4ff5-8bf2-8c5f13229c8d": {
"ai_outputParser": [
[
{
"node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"848ff5d1-eea7-4fd4-932f-139997fae556": {
"main": [
[
{
"node": "864b5332-4daa-4d4b-b747-5855594b53af",
"type": "main",
"index": 0
}
]
]
},
"864b5332-4daa-4d4b-b747-5855594b53af": {
"main": [
[
{
"node": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
"type": "main",
"index": 0
}
]
]
},
"570f3518-ffea-4f3f-9914-46b1d9fbdaee": {
"ai_outputParser": [
[
{
"node": "864b5332-4daa-4d4b-b747-5855594b53af",
"type": "ai_outputParser",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 인공지능, IT 운영
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
AI 마케팅 에이전트: Reddit + OpenRouter + Gmail 잠재고객 생성
AI 마케팅 에이전트: Reddit, OpenRouter 및 Gmail을 통한 잠재고객 생성
If
Set
Code
+
If
Set
Code
23 노드Ari Nakos
영업
HackerNews 게시물과 GPT-4.1 분석을 기반으로 한 비즈니스 아이디어 발견
GPT-4.1과 Google Sheets를 사용하여 HackerNews 게시물에서 비즈니스 아이디어를 발견
If
Set
Merge
+
If
Set
Merge
16 노드Ari Nakos
제품
AI이메일分诊与GPT-4警报系统及Telegram알림
AI이메일分诊与GPT-4警报系统及Telegram알림
If
Set
Gmail
+
If
Set
Gmail
104 노드Peter Joslyn
지원
AI 연구 에이전트: Mistral 최적 OCR을 사용한 PDF 자동 분석
AI 연구 에이전트: Mistral 최적 OCR을 사용한 PDF 자동 분석
Set
Code
Gmail
+
Set
Code
Gmail
30 노드Derek Cheung
인공지능
Facebook 광고 경쟁사 크리에이티브 분석 및 자동 이메일 보고서
AI(GPT-4 및 Gemini)를 사용한 경쟁사 Facebook 광고 분석 및 이메일 보고서 생성
Set
Wait
Gmail
+
Set
Wait
Gmail
31 노드SamirLiu
인공지능
Kling 2.5와 자동 SEO를 사용하여 AI 비디오를 생성하고 YouTube에 업로드
Kling 2.5와 자동 SEO를 사용하여 AI 비디오를 생성하고 YouTube에 업로드
Code
Wait
You Tube
+
Code
Wait
You Tube
14 노드Ari Nakos
콘텐츠 제작