AIパーソナルアシスタント - タスクとメール管理

上級

これはContent Creation, Multimodal AI分野の自動化ワークフローで、40個のノードを含みます。主にSet, Code, Switch, Telegram, GmailToolなどのノードを使用。 Telegram上でGPT-4oパーソナルアシスタントでタスク、メール、カレンダーを管理

前提条件
  • Telegram Bot Token
  • Googleアカウント + Gmail API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • Google Sheets API認証情報
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "ai-personal-assistant-template",
  "meta": {
    "templateCredsSetupCompleted": false
  },
  "name": "AI Personal Assistant - Task & Email Management",
  "tags": [
    "AI",
    "Personal Assistant",
    "Task Management",
    "Email",
    "Calendar",
    "Telegram",
    "Automation"
  ],
  "nodes": [
    {
      "id": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
      "name": "テキストまたは音声メッセージのルーティング",
      "type": "n8n-nodes-base.switch",
      "position": [
        -1728,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.2
    },
    {
      "id": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
      "name": "テキストメッセージの抽出",
      "type": "n8n-nodes-base.set",
      "position": [
        -1232,
        -448
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
      "name": "Get Voice File from Telegram",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -1232,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
      "name": "音声ファイルのダウンロード",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        -1072,
        -288
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
      "name": "テキストと音声入力を統合",
      "type": "n8n-nodes-base.set",
      "position": [
        -752,
        -304
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
      "name": "音声をテキストに変換",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        -912,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "0611555e-323d-49e3-ab59-8428accdafdd",
      "name": "AI個人アシスタント",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -656,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
      "name": "ユーザーへの応答送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -96,
        -336
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "e402aa49-ed75-42c9-b556-dd7fcda9c02c",
      "name": "未読メールの読み取り",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -544,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "f88f0636-9089-4d1f-8c68-5fba9c82fe91",
      "name": "メール送信",
      "type": "n8n-nodes-base.gmailTool",
      "position": [
        -400,
        240
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "69c622cf-d228-4067-b471-f0a6032803e9",
      "name": "カレンダーイベントの作成",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -144,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "0f1b6ed0-9c51-453d-b7cd-68737506c210",
      "name": "カレンダーイベントの読み取り",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        -272,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "726cd044-b6a5-4011-94dc-b4136fb6b21d",
      "name": "カレンダーイベントの削除",
      "type": "n8n-nodes-base.googleCalendarTool",
      "position": [
        16,
        240
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "3e2e086a-830b-4d8e-8f40-806b6383c183",
      "name": "タスクシートの読み取り",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1104,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26538fac-fd68-4b54-a487-2facd88dcaa7",
      "name": "新規タスクの追加",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1360,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "88e4fa4b-ba99-406d-b74a-381d33ab17ca",
      "name": "タスクステータスの更新",
      "type": "n8n-nodes-base.googleSheetsTool",
      "position": [
        -1632,
        240
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "1a7aa009-d58d-4053-9b8f-1bbe760b71aa",
      "name": "音声・テキスト処理",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1312,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "19b18688-4e37-48b5-8243-aaaa893ae6c0",
      "name": "AIアシスタントコア",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -784,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ec48dede-c28d-4d68-9bba-82e7575e6a89",
      "name": "応答配信",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -256,
        -528
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "0914ec15-256a-4c04-9034-2e49a38995d8",
      "name": "タスク管理",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1712,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e24ae1ca-b2fd-44d7-bb06-72720c6f213b",
      "name": "メール・カレンダー",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -672,
        -32
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658",
      "name": "会話メモリ",
      "type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
      "position": [
        -560,
        -128
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "614667bf-3455-491a-afc3-d91c3349a57a",
      "name": "ユーザーチャットIDの保存",
      "type": "n8n-nodes-base.code",
      "position": [
        -1856,
        -304
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
      "name": "期限タスクのフィルタリング",
      "type": "n8n-nodes-base.code",
      "position": [
        -720,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
      "name": "タスクリマインダー送信",
      "type": "n8n-nodes-base.telegram",
      "position": [
        -272,
        -736
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7969b532-9ec1-461f-98e5-9af61da281d9",
      "name": "リマインダーメッセージのフォーマット",
      "type": "n8n-nodes-base.code",
      "position": [
        -496,
        -736
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
      "name": "リマインダー送信済みマーク",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -64,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "28375a68-5f96-4200-a9c1-e2e27ad47cca",
      "name": "30分リマインダータイマー",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -1280,
        -768
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ab93110d-5f01-44aa-a129-1708690f69b2",
      "name": "リマインダーシステム",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1472,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "325e5423-f6d6-4f53-9950-97109f96dc6d",
      "name": "データ処理",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -992,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d115b47f-ba99-481b-94c6-b2263bdb48a8",
      "name": "スマートフィルタリング",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9514def4-0e6b-4fbd-8a4c-ba9d5cabe4cd",
      "name": "メッセージフォーマット",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -624,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b2b8a218-da69-4498-bd67-f7d3ef35e0b0",
      "name": "リマインダー配信",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -320,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "c53a3744-c121-4e7b-8a90-3d86fca3b842",
      "name": "ステータストラッキング",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -96,
        -944
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
      "name": "タスクデータの読み取り",
      "type": "n8n-nodes-base.googleSheets",
      "position": [
        -944,
        -736
      ],
      "parameters": {},
      "typeVersion": 4.5
    },
    {
      "id": "26317f23-1eee-4af1-841f-a5828d1b77ba",
      "name": "テンプレート概要",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2032,
        -400
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
      "name": "重複応答の防止",
      "type": "n8n-nodes-base.code",
      "position": [
        -416,
        -336
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d",
      "name": "OpenAI Language Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        -816,
        240
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "20c12a44-423c-487f-9c72-a692f01f66e4",
      "name": "Telegram Bot Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -2160,
        -288
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "setup-instructions",
      "name": "セットアップ手順",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2160,
        240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "timezone": "America/Chicago",
    "callerPolicy": "workflowsFromSameOwner",
    "executionOrder": "v1"
  },
  "versionId": "production-ready-v1",
  "connections": {
    "f88f0636-9089-4d1f-8c68-5fba9c82fe91": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "26538fac-fd68-4b54-a487-2facd88dcaa7": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b99eb786-32f8-4840-aaf9-704657f0dbb9": {
      "main": [
        [
          {
            "node": "a13d362f-8375-4d82-9a77-dc27b2328bc9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3e2e086a-830b-4d8e-8f40-806b6383c183": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a13d362f-8375-4d82-9a77-dc27b2328bc9": {
      "main": [
        [
          {
            "node": "7969b532-9ec1-461f-98e5-9af61da281d9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "e402aa49-ed75-42c9-b556-dd7fcda9c02c": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "78b3cdad-d535-49b8-b7ef-7c17f1fbd868": {
      "main": [
        [
          {
            "node": "23fd5a61-6b8a-4006-9adb-00bcffdb8291",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "614667bf-3455-491a-afc3-d91c3349a57a": {
      "main": [
        [
          {
            "node": "0967f1ae-e72c-400b-90ae-5f00db89b6c8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "88e4fa4b-ba99-406d-b74a-381d33ab17ca": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e1aa154c-8bf1-4dbf-b409-a7b3d2b6e658": {
      "ai_memory": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_memory",
            "index": 0
          }
        ]
      ]
    },
    "9c1a2133-421e-4b5d-ba3c-8db04cf18f30": {
      "main": [
        [
          {
            "node": "bc4b449a-6b77-4dae-8816-55cd741d8ef3",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0f1b6ed0-9c51-453d-b7cd-68737506c210": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "20c12a44-423c-487f-9c72-a692f01f66e4": {
      "main": [
        [
          {
            "node": "614667bf-3455-491a-afc3-d91c3349a57a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0611555e-323d-49e3-ab59-8428accdafdd": {
      "main": [
        [
          {
            "node": "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "69c622cf-d228-4067-b471-f0a6032803e9": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "726cd044-b6a5-4011-94dc-b4136fb6b21d": {
      "ai_tool": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "0ef2d4e4-32e6-4d47-ba9d-5a8d4d8f573d": {
      "ai_languageModel": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7969b532-9ec1-461f-98e5-9af61da281d9": {
      "main": [
        [
          {
            "node": "78b3cdad-d535-49b8-b7ef-7c17f1fbd868",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "28375a68-5f96-4200-a9c1-e2e27ad47cca": {
      "main": [
        [
          {
            "node": "b99eb786-32f8-4840-aaf9-704657f0dbb9",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "bc4b449a-6b77-4dae-8816-55cd741d8ef3": {
      "main": [
        [
          {
            "node": "8564685b-7154-4683-a2b3-1f3d35ffaeda",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8564685b-7154-4683-a2b3-1f3d35ffaeda": {
      "main": [
        [
          {
            "node": "0611555e-323d-49e3-ab59-8428accdafdd",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "9f789c5a-5e4e-4085-8144-8b5fdc9c62f1": {
      "main": [
        [
          {
            "node": "340dbbb6-1b4e-4802-a18e-4604d80b217e",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122": {
      "main": [
        [
          {
            "node": "9c1a2133-421e-4b5d-ba3c-8db04cf18f30",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0967f1ae-e72c-400b-90ae-5f00db89b6c8": {
      "main": [
        [
          {
            "node": "7e2ab0b4-2c28-41ed-ab48-b7434c6c751c",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "0a5b34b8-ffa1-4a70-8031-2b8b0bf59122",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - コンテンツ作成, マルチモーダルAI

有料ですか?

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

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

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

作成者
Ronnie Craig

Ronnie Craig

@ronnie-craig-2025

Hi, I’m Ronnie! I scaled an eCommerce biz to $14K/month in under a year, grew a YouTube channel to 1K subs in 30 days, booked 28 daycare appointments in 6 days, and built automations for nurses to track clients. I help you create content, repurpose high-performing posts, schedule with ease, monitor trends, and automate marketing—so you stay visible and consistent without burning out.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34