🍳 料理の相棒 — 30ステップワークフロー (Telegram + Google Sheets + LLM)

上級

これはPersonal Productivity, AI Chatbot分野の自動化ワークフローで、41個のノードを含みます。主にSwitch, Function, Telegram, GoogleSheets, Agentなどのノードを使用。 AI駆動のTelegramボットとGoogle Sheetsデータベースでレシピを管理する

前提条件
  • Telegram Bot Token
  • Google Sheets API認証情報
  • OpenAI API Key
  • Google Gemini API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "name": "🍳 Culinary Companion — 30-Step Workflow (Telegram + Google Sheets + LLM)",
  "nodes": [
    {
      "name": "Telegram トリガー",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -1920,
        128
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--0"
    },
    {
      "name": "レシピ名を読み取る",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        496,
        432
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--1"
    },
    {
      "name": "リストメッセージをフォーマット",
      "type": "n8n-nodes-base.function",
      "position": [
        1088,
        432
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--2"
    },
    {
      "name": "Telegram レシピ一覧を送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1744,
        432
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--3"
    },
    {
      "name": "選択パラメータを抽出",
      "type": "n8n-nodes-base.function",
      "position": [
        -736,
        816
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--4"
    },
    {
      "name": "レシピ行を検索",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        496,
        1120
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--5"
    },
    {
      "name": "完全レシピをフォーマット",
      "type": "n8n-nodes-base.function",
      "position": [
        1104,
        1120
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--6"
    },
    {
      "name": "Telegram 完全レシピを送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1744,
        1120
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--7"
    },
    {
      "name": "Telegram AI応答を送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1760,
        1600
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram-AI--8"
    },
    {
      "name": "コマンドルーター",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1440,
        64
      ],
      "parameters": {},
      "typeVersion": 3.2,
      "id": "--9"
    },
    {
      "name": "レシピAIエージェント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        848,
        1600
      ],
      "parameters": {},
      "typeVersion": 2.2,
      "id": "-AI--10"
    },
    {
      "name": "Google Gemini チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
      "position": [
        400,
        2288
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Google-Gemini--11"
    },
    {
      "name": "会話メモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        688,
        2288
      ],
      "parameters": {},
      "typeVersion": 1.3,
      "id": "--12"
    },
    {
      "name": "思考",
      "type": "@n8n/n8n-nodes-langchain.toolThink",
      "position": [
        1040,
        2288
      ],
      "parameters": {},
      "typeVersion": 1.1,
      "id": "--13"
    },
    {
      "name": "レシピシートを読み取る",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        1440,
        2272
      ],
      "parameters": {},
      "typeVersion": 4.7,
      "id": "--14"
    },
    {
      "name": "レシピシートを更新",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        1792,
        2272
      ],
      "parameters": {},
      "typeVersion": 4.7,
      "id": "--15"
    },
    {
      "name": "Telegram メニューを送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1760,
        -64
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "Telegram--16"
    },
    {
      "name": "検索語句を抽出",
      "type": "n8n-nodes-base.function",
      "position": [
        -768,
        1296
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--17"
    },
    {
      "name": "レシピ作成を準備",
      "type": "n8n-nodes-base.function",
      "position": [
        -768,
        1824
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--18"
    },
    {
      "name": "レシピ修正を準備",
      "type": "n8n-nodes-base.function",
      "position": [
        -768,
        2304
      ],
      "parameters": {},
      "typeVersion": 1,
      "id": "--19"
    },
    {
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1696,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "--20"
    },
    {
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1680,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-1-21"
    },
    {
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1696,
        912
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-2-22"
    },
    {
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1712,
        1440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-3-23"
    },
    {
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-5-24"
    },
    {
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        912
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-6-25"
    },
    {
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        432,
        912
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-7-26"
    },
    {
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -816,
        608
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-8-27"
    },
    {
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        816,
        1424
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-9-28"
    },
    {
      "name": "付箋10",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -832,
        1168
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-10-29"
    },
    {
      "name": "付箋11",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -832,
        2096
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-11-30"
    },
    {
      "name": "付箋12",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -848,
        1632
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-12-31"
    },
    {
      "name": "付箋13",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1712,
        2112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-13-32"
    },
    {
      "name": "付箋14",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1360,
        2112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-14-33"
    },
    {
      "name": "付箋15",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        176,
        2112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-15-34"
    },
    {
      "name": "OpenAI チャットモデル",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        224,
        2288
      ],
      "parameters": {},
      "typeVersion": 1.2,
      "id": "OpenAI--35"
    },
    {
      "name": "付箋16",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1504,
        -224
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-16-36"
    },
    {
      "name": "付箋17",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1984,
        0
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-17-37"
    },
    {
      "name": "付箋18",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        624,
        2112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-18-38"
    },
    {
      "name": "付箋19",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        2112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-19-39"
    },
    {
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1040,
        256
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1,
      "id": "-4-40"
    }
  ],
  "pinData": {},
  "connections": {
    "--13": {
      "ai_tool": [
        [
          {
            "node": "-AI--10",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "--9": {
      "main": [
        [
          {
            "node": "Telegram--16",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "--1",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "--4",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "--19",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "--18",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "--17",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "-AI--10": {
      "main": [
        [
          {
            "node": "Telegram-AI--8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram--0": {
      "main": [
        [
          {
            "node": "--9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--5": {
      "main": [
        [
          {
            "node": "--6",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "OpenAI--35": {
      "ai_languageModel": [
        [
          {
            "node": "-AI--10",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "--1": {
      "main": [
        [
          {
            "node": "--2",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--6": {
      "main": [
        [
          {
            "node": "Telegram--7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--14": {
      "ai_tool": [
        [
          {
            "node": "-AI--10",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "--12": {
      "ai_memory": [
        [
          {
            "node": "-AI--10",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "--17": {
      "main": [
        [
          {
            "node": "-AI--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--2": {
      "main": [
        [
          {
            "node": "Telegram--3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--4": {
      "main": [
        [
          {
            "node": "--5",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "--15": {
      "ai_tool": [
        [
          {
            "node": "-AI--10",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "--18": {
      "main": [
        [
          {
            "node": "-AI--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Google-Gemini--11": {
      "ai_languageModel": [
        []
      ]
    },
    "--19": {
      "main": [
        [
          {
            "node": "-AI--10",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - 個人の生産性, AIチャットボット

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

ワークフロー情報
難易度
上級
ノード数41
カテゴリー2
ノードタイプ12
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34