8
n8n 한국어amn8n.com

가족 도우미

고급

이것은AI분야의자동화 워크플로우로, 36개의 노드를 포함합니다.주로 If, Set, Code, Cron, Gmail 등의 노드를 사용하며인공지능 기술을 결합하여 스마트 자동화를 구현합니다. 가족 비서: 이메일과 Telegram을 통해 일정, 식사 및 일상 업무 관리

사전 요구사항
  • Google 계정 및 Gmail API 인증 정보
  • Telegram Bot Token

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "iidM8fTZl2AySmL0",
  "meta": {
    "instanceId": "bfd420b2507202b96311097daac596f40dd0b52b490356dbc5c97e783dc18513",
    "templateCredsSetupCompleted": true
  },
  "name": "FamilyFlow Assistant",
  "tags": [],
  "nodes": [
    {
      "id": "c3ad02b6-47ad-492d-ac9c-2861a0c6ed66",
      "name": "시작",
      "type": "n8n-nodes-base.start",
      "position": [
        -1120,
        -440
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6a091f3e-108e-4705-ac22-1b81b1153e7e",
      "name": "평일 아침 트리거",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "15b95fe4-68bc-49e7-ad1d-a39b97552b42",
      "name": "오늘 일정이 있나요?",
      "type": "n8n-nodes-base.if",
      "position": [
        -400,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "5a186c22-1357-4ac0-aa0d-73f2e3865ba8",
      "name": "이메일 일정 알림",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        -40
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9754ee5b-052b-4e2b-92a5-8e5f4b8337e1",
      "name": "이메일 아침 체크리스트",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a46dcc63-1d6d-4b25-9e74-b66fe7a5cde1",
      "name": "이메일 식사 아이디어",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7007a291-7c85-4626-a3eb-de686cacf5c2",
      "name": "매일 저녁 트리거",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "72bdaae3-fd67-464f-9d96-2f6908de044c",
      "name": "이메일 취침 알림",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2a783d61-bbd4-4f53-9cb5-36d3a52ddc74",
      "name": "주간 계획 트리거 (일요일 오후)",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1f74925e-d4e7-4cd9-9e45-495e2dfe758c",
      "name": "이메일 주간 계획 프롬프트",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        560
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "74f81526-5875-4c9d-b300-1224fb9176d9",
      "name": "화면 시간 휴식 트리거 (선택 사항)",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        720
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "88443345-58d7-44fb-ac06-24178edcd170",
      "name": "이메일 화면 휴식 알림",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        720
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8120077c-e454-4de4-ba19-eca66f8a59a1",
      "name": "이메일 긍정적 생각/사실",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "db509d61-1da8-47e4-a1e0-ffa046d1da09",
      "name": "Telegram 트리거",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1120,
        -300
      ],
      "webhookId": "8011832f-eb93-45b0-b127-a2342642619f",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "79f5d86c-f2e8-4d70-b0c9-977c02b04a91",
      "name": "트리거: 학교/어린이집 연락 확인",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        1040
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "b79158a0-b34e-480e-9a0e-6a6b9b989f3d",
      "name": "이메일: 학교 연락 알림",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        1040
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1d00cab9-0428-4993-9f5b-5719f25ea9f5",
      "name": "트리거: 주간 성과/감사",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "441b6e48-b5c1-4fde-a647-a0978d431cdf",
      "name": "이메일: 성과/감사 알림",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1d702d2b-ef45-4ef7-9a73-a757d19b1a94",
      "name": "트리거: 일일 저녁 체크인",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "23c8836f-008f-4b6d-8f11-52336ff913bf",
      "name": "이메일: 저녁 체크인",
      "type": "n8n-nodes-base.emailSend",
      "position": [
        -160,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "bebecc7a-037e-4955-82f3-52f75c505fc2",
      "name": "체크인 메시지 포맷팅",
      "type": "n8n-nodes-base.code",
      "position": [
        -400,
        1360
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "e109049e-c898-4633-9d81-61aeca9d6f2e",
      "name": "긍정적 생각/사실 가져오기1",
      "type": "n8n-nodes-base.code",
      "position": [
        -640,
        880
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "f0d5b249-c504-48ed-80b6-64a5fada9c89",
      "name": "화면 시간 휴식 트리거 (선택 사항)1",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        880
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ec194efa-e7e3-441f-bd76-1c7963890e7d",
      "name": "일일 식사 아이디어",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        280
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "cdec12bb-f961-43c0-a5ad-ba9fecf6e011",
      "name": "일일 식사 아이디어1",
      "type": "n8n-nodes-base.cron",
      "position": [
        -1120,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "10bcd7d0-087f-4c22-a185-75b3956b2a98",
      "name": "코드",
      "type": "n8n-nodes-base.code",
      "position": [
        -640,
        -440
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "9d79706d-7aa0-4968-8210-b3bf63f75f30",
      "name": "오늘 일정 확인",
      "type": "n8n-nodes-base.code",
      "position": [
        -640,
        -20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0c90fa31-ae58-4061-bd7b-cb2548224e98",
      "name": "식사 아이디어 생성",
      "type": "n8n-nodes-base.code",
      "position": [
        -640,
        280
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "738f49bc-087e-403d-aa7a-f1e04323832e",
      "name": "일일 일정 정의",
      "type": "n8n-nodes-base.set",
      "position": [
        -860,
        -20
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "013827e5-9be4-4232-900d-464880152308",
      "name": "체크인 항목 정의",
      "type": "n8n-nodes-base.set",
      "position": [
        -780,
        1360
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "326affff-fe87-4b39-915c-4496028799eb",
      "name": "필드 편집",
      "type": "n8n-nodes-base.set",
      "position": [
        -640,
        -300
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "83a24812-6692-4583-8183-0c8360a78448",
      "name": "Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -160,
        -300
      ],
      "webhookId": "4ed6f009-10f4-45f3-b264-a2ef808d0a92",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "1db0ca81-dc11-4a42-a6bf-f3ae312fe371",
      "name": "Gmail",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -160,
        -440
      ],
      "webhookId": "1c602240-fbcc-4caf-8c87-d38a75497f14",
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "b0d3a185-40c7-4a97-8fe4-34bc9a167ab6",
      "name": "스티커 노트",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1200,
        -820
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "efe033c3-8333-4e49-ac46-f3435b60abbe",
      "name": "스티커 노트1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -760,
        -820
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0b574e6a-7ab9-4e65-9593-00c9c8393eba",
      "name": "스티커 노트2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -300,
        -820
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "9f432720-82ca-474e-810b-a1e6f648d99f",
  "connections": {
    "10bcd7d0-087f-4c22-a185-75b3956b2a98": {
      "main": [
        [
          {
            "node": "1db0ca81-dc11-4a42-a6bf-f3ae312fe371",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "c3ad02b6-47ad-492d-ac9c-2861a0c6ed66": {
      "main": [
        [
          {
            "node": "10bcd7d0-087f-4c22-a185-75b3956b2a98",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "326affff-fe87-4b39-915c-4496028799eb": {
      "main": [
        [
          {
            "node": "83a24812-6692-4583-8183-0c8360a78448",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "ec194efa-e7e3-441f-bd76-1c7963890e7d": {
      "main": [
        [
          {
            "node": "0c90fa31-ae58-4061-bd7b-cb2548224e98",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "cdec12bb-f961-43c0-a5ad-ba9fecf6e011": {
      "main": [
        [
          {
            "node": "9754ee5b-052b-4e2b-92a5-8e5f4b8337e1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "15b95fe4-68bc-49e7-ad1d-a39b97552b42": {
      "main": [
        [
          {
            "node": "5a186c22-1357-4ac0-aa0d-73f2e3865ba8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "db509d61-1da8-47e4-a1e0-ffa046d1da09": {
      "main": [
        [
          {
            "node": "326affff-fe87-4b39-915c-4496028799eb",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0c90fa31-ae58-4061-bd7b-cb2548224e98": {
      "main": [
        [
          {
            "node": "a46dcc63-1d6d-4b25-9e74-b66fe7a5cde1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7007a291-7c85-4626-a3eb-de686cacf5c2": {
      "main": [
        [
          {
            "node": "72bdaae3-fd67-464f-9d96-2f6908de044c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "013827e5-9be4-4232-900d-464880152308": {
      "main": [
        [
          {
            "node": "bebecc7a-037e-4955-82f3-52f75c505fc2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9d79706d-7aa0-4968-8210-b3bf63f75f30": {
      "main": [
        [
          {
            "node": "15b95fe4-68bc-49e7-ad1d-a39b97552b42",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "738f49bc-087e-403d-aa7a-f1e04323832e": {
      "main": [
        [
          {
            "node": "9d79706d-7aa0-4968-8210-b3bf63f75f30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bebecc7a-037e-4955-82f3-52f75c505fc2": {
      "main": [
        [
          {
            "node": "23c8836f-008f-4b6d-8f11-52336ff913bf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e109049e-c898-4633-9d81-61aeca9d6f2e": {
      "main": [
        [
          {
            "node": "8120077c-e454-4de4-ba19-eca66f8a59a1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1d00cab9-0428-4993-9f5b-5719f25ea9f5": {
      "main": [
        [
          {
            "node": "441b6e48-b5c1-4fde-a647-a0978d431cdf",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1d702d2b-ef45-4ef7-9a73-a757d19b1a94": {
      "main": [
        [
          {
            "node": "013827e5-9be4-4232-900d-464880152308",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6a091f3e-108e-4705-ac22-1b81b1153e7e": {
      "main": [
        [
          {
            "node": "738f49bc-087e-403d-aa7a-f1e04323832e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "79f5d86c-f2e8-4d70-b0c9-977c02b04a91": {
      "main": [
        [
          {
            "node": "b79158a0-b34e-480e-9a0e-6a6b9b989f3d",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "2a783d61-bbd4-4f53-9cb5-36d3a52ddc74": {
      "main": [
        [
          {
            "node": "1f74925e-d4e7-4cd9-9e45-495e2dfe758c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "74f81526-5875-4c9d-b300-1224fb9176d9": {
      "main": [
        [
          {
            "node": "88443345-58d7-44fb-ac06-24178edcd170",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f0d5b249-c504-48ed-80b6-64a5fada9c89": {
      "main": [
        [
          {
            "node": "e109049e-c898-4633-9d81-61aeca9d6f2e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 인공지능

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수36
카테고리1
노드 유형10
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34