4. Telegramタスクボット

中級

これはAI, IT Ops分野の自動化ワークフローで、13個のノードを含みます。主にGmail, FormTrigger, Agent, HttpRequestTool, ToolCodeなどのノードを使用、AI技術を活用したスマート自動化を実現。 GPT-4.1-mini+GmailによるJSON-LD構造化データマークアップの審査と生成

前提条件
  • Googleアカウント + Gmail API認証情報
  • ターゲットAPIの認証情報が必要な場合あり

カテゴリー

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "5b9aff0ecdeb17791c04b93eac72e39e69151cfa63708980e5d936abe9308b8c",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "b72863c4-3aec-465d-a50c-eaec98ee5edc",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3080,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "805f72d0-9106-4b9c-94f7-242a15369110",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -2320,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b214fa8a-dc73-459e-9f2d-07fb8aea47e0",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -3600,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
      "name": "メールで送信",
      "type": "n8n-nodes-base.gmail",
      "position": [
        -2180,
        840
      ],
      "webhookId": "85ca4c5b-7e6a-4541-a861-39d1b3e252bf",
      "parameters": {},
      "notesInFlow": true,
      "typeVersion": 2.1
    },
    {
      "id": "0860a746-e13e-4d1e-a2c5-5a69e6171617",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -4400,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "864b5332-4daa-4d4b-b747-5855594b53af",
      "name": "Schema Markup Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        -2920,
        840
      ],
      "parameters": {},
      "typeVersion": 1.9
    },
    {
      "id": "160f95c3-6a57-4f7e-9a23-dd083b43abed",
      "name": "OpenRouter",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -3060,
        1060
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "3333c711-6d76-4566-83e2-720173e0eded",
      "name": "コード",
      "type": "@n8n/n8n-nodes-langchain.toolCode",
      "position": [
        -2760,
        1060
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "848ff5d1-eea7-4fd4-932f-139997fae556",
      "name": "フォーム送信時",
      "type": "n8n-nodes-base.formTrigger",
      "position": [
        -3440,
        840
      ],
      "webhookId": "4dfb8bdd-3e37-44c2-96ed-b56fbfc5ab6e",
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "892c2dd6-f596-4c56-bc19-79ab424b7bb8",
      "name": "HTTP Request",
      "type": "n8n-nodes-base.httpRequestTool",
      "position": [
        -2920,
        1060
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
      "name": "Auto-fixing Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserAutofixing",
      "position": [
        -2720,
        1200
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "c4ff5121-952b-4ff5-8bf2-8c5f13229c8d",
      "name": "Structured Output",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        -2600,
        1360
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "7fff0ec6-9b0b-478c-9d77-63541c1b7f3f",
      "name": "OpenRouter1",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
      "position": [
        -2800,
        1360
      ],
      "parameters": {},
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "3333c711-6d76-4566-83e2-720173e0eded": {
      "ai_tool": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "160f95c3-6a57-4f7e-9a23-dd083b43abed": {
      "ai_languageModel": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "7fff0ec6-9b0b-478c-9d77-63541c1b7f3f": {
      "ai_languageModel": [
        [
          {
            "node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "892c2dd6-f596-4c56-bc19-79ab424b7bb8": {
      "ai_tool": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c4ff5121-952b-4ff5-8bf2-8c5f13229c8d": {
      "ai_outputParser": [
        [
          {
            "node": "570f3518-ffea-4f3f-9914-46b1d9fbdaee",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "848ff5d1-eea7-4fd4-932f-139997fae556": {
      "main": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "864b5332-4daa-4d4b-b747-5855594b53af": {
      "main": [
        [
          {
            "node": "3626192b-fbad-4bf5-844a-a8bbfc0cfb21",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "570f3518-ffea-4f3f-9914-46b1d9fbdaee": {
      "ai_outputParser": [
        [
          {
            "node": "864b5332-4daa-4d4b-b747-5855594b53af",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

中級 - 人工知能, IT運用

有料ですか?

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

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

経験者向け、6-15ノードの中程度の複雑さのワークフロー

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34