8
n8n 한국어amn8n.com

Nano Banana를 사용하여 뉴스 요약 이미지 생성 및 X에 대한 인공审核 트윗 게시

고급

이것은Social Media, Multimodal AI분야의자동화 워크플로우로, 25개의 노드를 포함합니다.주로 If, Wait, Twitter, Telegram, HttpRequest 등의 노드를 사용하며. Nano Banana를 사용하여 뉴스 요약 이미지 생성 및 X에 인공审核 트윗 게시

사전 요구사항
  • Twitter API 인증 정보
  • Telegram Bot Token
  • 대상 API의 인증 정보가 필요할 수 있음
  • Google Sheets API 인증 정보
  • OpenAI API Key
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "meta": {
    "instanceId": "40f29e455b10b3ef07629363459d0fa6954887d44ddad18e74a5539a487f2eee",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "4e4e1e95-613b-4f13-a44d-ffde7edce8ff",
      "name": "이미지 생성 (Nano Banana)",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        608,
        704
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "38ea4e52-c5dc-4ffe-8880-5dbd5a82e239",
      "name": "OpenAI 채팅 모델",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        64,
        800
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "2773185b-19d7-4c6b-95f3-3b225f02ee02",
      "name": "대기1",
      "type": "n8n-nodes-base.wait",
      "position": [
        832,
        704
      ],
      "webhookId": "b28958ca-679e-45b7-9d3f-700ad1d7efca",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "76cf0327-0251-434f-a0f2-c8253eafacd5",
      "name": "이미지 가져오기",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1056,
        624
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "4288bcf7-b30d-4055-9f39-1e87558ff93a",
      "name": "이미지 생성됨",
      "type": "n8n-nodes-base.if",
      "position": [
        1280,
        704
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "97cb9e63-1eb5-43e0-93a4-e438d1bba382",
      "name": "메모지",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -448,
        400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c5548a43-8e9a-4bb9-9d28-06a855e22033",
      "name": "메모지2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -32,
        384
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "48e99baf-a6a1-4ba2-a765-8703e0f5d7d7",
      "name": "메모지3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        464,
        416
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "da849ea0-2e81-4daf-853e-f5907dfea6e2",
      "name": "Google 시트 트리거",
      "type": "n8n-nodes-base.googleSheetsTrigger",
      "position": [
        -368,
        704
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1c8c8e1d-4fc7-4fe7-824a-78e29e08207a",
      "name": "미디어 게시",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        2064,
        1280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "facaea24-1375-4e65-ab62-8ed01fad19b1",
      "name": "이미지 URL 추가",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1472,
        448
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "21e17eff-1ee9-4c5b-9b96-d60bc1573abe",
      "name": "OpenAI 채팅 모델1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        1920,
        944
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "d901aea2-cd2f-47b4-a97b-bc0c198db4db",
      "name": "승인용 트윗 텍스트 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        976,
        1296
      ],
      "webhookId": "ac50c81a-be0c-4c8f-88cd-9663f6c9460c",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e91f14a0-161a-4806-995e-d5a6236cd3fb",
      "name": "승인용 트윗 이미지 전송",
      "type": "n8n-nodes-base.telegram",
      "position": [
        752,
        1296
      ],
      "webhookId": "ac50c81a-be0c-4c8f-88cd-9663f6c9460c",
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "184a3c5b-2655-4f35-a1c0-4ada4df4195c",
      "name": "승인됨",
      "type": "n8n-nodes-base.if",
      "position": [
        1280,
        1392
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "cfb48a9e-f290-43eb-a2b3-3ba0f16752c7",
      "name": "트윗 미승인",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        1472,
        1552
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "f7038b75-7d6b-40fe-b6aa-32ddc4e6569f",
      "name": "이미지 다운로드",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        304,
        1376
      ],
      "parameters": {},
      "retryOnFail": false,
      "typeVersion": 4.2
    },
    {
      "id": "49b19210-9915-4ae9-a5da-a3097e529111",
      "name": "이미지 재다운로드",
      "type": "n8n-nodes-base.httpRequest",
      "onError": "continueRegularOutput",
      "position": [
        1888,
        1280
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "a64dd96f-24a0-472a-9455-e6fae5369810",
      "name": "트윗 생성",
      "type": "n8n-nodes-base.twitter",
      "position": [
        2240,
        1296
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "20bb76b6-6476-4fc5-b565-1820279675e1",
      "name": "트윗 생성기",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        1920,
        736
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "fecae118-9e21-485f-a19c-c7220fa771a7",
      "name": "프롬프트 생성기",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        48,
        544
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "6144f543-5b3f-4991-831c-7b6d36a6e123",
      "name": "트윗 게시됨",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        2432,
        1296
      ],
      "parameters": {},
      "typeVersion": 4.7
    },
    {
      "id": "8d711b2d-ede5-46e2-92c0-ebc228bb3458",
      "name": "메모지4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        256,
        1088
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5f26e665-302e-4525-b7ec-704eb5d492dc",
      "name": "메모지5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1840,
        480
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "25cf6979-8f83-4c73-a2dd-345444b71efa",
      "name": "메모지6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1792,
        1104
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "2773185b-19d7-4c6b-95f3-3b225f02ee02": {
      "main": [
        [
          {
            "node": "76cf0327-0251-434f-a0f2-c8253eafacd5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "184a3c5b-2655-4f35-a1c0-4ada4df4195c": {
      "main": [
        [
          {
            "node": "49b19210-9915-4ae9-a5da-a3097e529111",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "cfb48a9e-f290-43eb-a2b3-3ba0f16752c7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "76cf0327-0251-434f-a0f2-c8253eafacd5": {
      "main": [
        [
          {
            "node": "4288bcf7-b30d-4055-9f39-1e87558ff93a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1c8c8e1d-4fc7-4fe7-824a-78e29e08207a": {
      "main": [
        [
          {
            "node": "a64dd96f-24a0-472a-9455-e6fae5369810",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "a64dd96f-24a0-472a-9455-e6fae5369810": {
      "main": [
        [
          {
            "node": "6144f543-5b3f-4991-831c-7b6d36a6e123",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4288bcf7-b30d-4055-9f39-1e87558ff93a": {
      "main": [
        [
          {
            "node": "facaea24-1375-4e65-ab62-8ed01fad19b1",
            "type": "main",
            "index": 0
          },
          {
            "node": "20bb76b6-6476-4fc5-b565-1820279675e1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "2773185b-19d7-4c6b-95f3-3b225f02ee02",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f7038b75-7d6b-40fe-b6aa-32ddc4e6569f": {
      "main": [
        [
          {
            "node": "e91f14a0-161a-4806-995e-d5a6236cd3fb",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "20bb76b6-6476-4fc5-b565-1820279675e1": {
      "main": [
        [
          {
            "node": "f7038b75-7d6b-40fe-b6aa-32ddc4e6569f",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "fecae118-9e21-485f-a19c-c7220fa771a7": {
      "main": [
        [
          {
            "node": "4e4e1e95-613b-4f13-a44d-ffde7edce8ff",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "38ea4e52-c5dc-4ffe-8880-5dbd5a82e239": {
      "ai_languageModel": [
        [
          {
            "node": "fecae118-9e21-485f-a19c-c7220fa771a7",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "21e17eff-1ee9-4c5b-9b96-d60bc1573abe": {
      "ai_languageModel": [
        [
          {
            "node": "20bb76b6-6476-4fc5-b565-1820279675e1",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "49b19210-9915-4ae9-a5da-a3097e529111": {
      "main": [
        [
          {
            "node": "1c8c8e1d-4fc7-4fe7-824a-78e29e08207a",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "da849ea0-2e81-4daf-853e-f5907dfea6e2": {
      "main": [
        [
          {
            "node": "fecae118-9e21-485f-a19c-c7220fa771a7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4e4e1e95-613b-4f13-a44d-ffde7edce8ff": {
      "main": [
        [
          {
            "node": "2773185b-19d7-4c6b-95f3-3b225f02ee02",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d901aea2-cd2f-47b4-a97b-bc0c198db4db": {
      "main": [
        [
          {
            "node": "184a3c5b-2655-4f35-a1c0-4ada4df4195c",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e91f14a0-161a-4806-995e-d5a6236cd3fb": {
      "main": [
        [
          {
            "node": "d901aea2-cd2f-47b4-a97b-bc0c198db4db",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

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

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

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

고급 - 소셜 미디어, 멀티모달 AI

유료인가요?

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

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

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

저자
Sulieman Said

Sulieman Said

@sulieman-said

👋 Hi, I’m Sulieman – Founder of aufCopilot.de . I build custom n8n workflows, automations & AI integrations to help businesses save time and scale smarter. I share templates, answer questions and love exploring creative use cases – from lead generation to data workflows and AI-powered automations. 🚀 Always happy to connect, learn and contribute to the community. Although my profile is in English, I am a native German speaker and happy to work in both German and English projects.

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34