Nano Bananaでニュース要約画像を生成し、Xに人間檢索済みツイートを投稿
これはSocial Media, Multimodal AI分野の自動化ワークフローで、25個のノードを含みます。主にIf, Wait, Twitter, Telegram, HttpRequestなどのノードを使用。 ナノバナナを使用してニュース要約画像を生成し、X に人間が審査したツイートを投稿する
- •Twitter API認証情報
- •Telegram Bot Token
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Sheets API認証情報
- •OpenAI API Key
使用ノード (25)
{
"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 Chat Model",
"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 Sheets Trigger",
"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 Chat Model1",
"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など)は別途料金が発生する場合があります。
関連ワークフロー
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.
このワークフローを共有