GitHub 自動化センター:AI エージェントの完全な API 制御

上級

これはEngineering, AI分野の自動化ワークフローで、57個のノードを含みます。主にGithubTool, HttpRequestTool, McpTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 GitHubへの完全なAPI制御:AIエージェント向けの自動化センター

前提条件
  • GitHub Personal Access Token
  • ターゲットAPIの認証情報が必要な場合あり
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "8931e7db592c2960ce253801ea290c1dc66e447734ce3d968310365665cefc80",
    "templateCredsSetupCompleted": true
  },
  "nodes": [
    {
      "id": "e951a9a4-8ec5-4e7a-bb73-c04e99e1a4dc",
      "name": "ファイル作成",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -660,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "577edef2-968e-4c7c-8831-9406cd847157",
      "name": "ファイル削除",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -460,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "080824ff-dae0-4bb2-95ba-f1a410000fc6",
      "name": "ファイル編集",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -560,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "5781040a-528a-4dc8-8c70-4be3a2fb56af",
      "name": "ファイル取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -760,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "f08941c9-1817-41f2-b9f2-ac9927a5f863",
      "name": "ファイル一覧",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -860,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "729298cd-eaf8-4e62-ac82-94a8ae92826f",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -880,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "918ff2c5-6a39-4a0c-96eb-62c470115095",
      "name": "Github MCPサーバー",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -420,
        -240
      ],
      "webhookId": "a36e1321-dd7f-4afc-a2a0-2968ba15380b",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "6856e694-bb04-44af-bda9-53c648b59161",
      "name": "Issue作成",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        360,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b78c8b49-122f-4ed6-b129-53fb56785259",
      "name": "番号によるIssueロック",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        540,
        380
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4443c3db-8e92-4368-80ec-4956be64cf97",
      "name": "Issue編集",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        480,
        220
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "8b3eb56e-0fe7-47a4-a871-4eb652025397",
      "name": "既存Issueへのコメント",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        420,
        380
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d5aec99b-449d-44c0-ae81-ef14b75c7357",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        280,
        200
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "62567048-81de-47f6-a317-1035346c9ced",
      "name": "リリース作成",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -660,
        480
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3d9417af-daed-4678-9885-11e941fe26ca",
      "name": "リリース削除",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -380,
        480
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "86f25903-a2a7-4dd6-b55f-308e28192d4a",
      "name": "リリース取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -940,
        480
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c2b899cc-b88e-42ac-ba55-3c15effdc08d",
      "name": "複数リリース取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -800,
        480
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b4d34805-dc7b-40d7-85df-639a132c4c3e",
      "name": "リリース更新",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -520,
        480
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "9523a5dd-50a2-4112-aaa8-7b1194bdbbd1",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "96537566-24bc-4bb4-8dea-ccb05fa99b5d",
      "name": "Issue取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        300,
        380
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c53cab5c-d0e6-40a3-8813-75567ddfcff5",
      "name": "組織のリポジトリ取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -800,
        20
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "6bbe8197-7672-44f2-828a-89d3119d473f",
      "name": "URLによるユーザーリポジトリ取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -620,
        0
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "88d1f68e-d8f4-4546-b721-c0bc1e120c2c",
      "name": "名前によるユーザーリポジトリ取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -460,
        0
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "494efc97-03b6-426a-ae60-e4afe78aba84",
      "name": "組織へのユーザー招待",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -940,
        20
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c964aa12-64f2-4513-9f27-defebaffc522",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -180,
        560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "53712116-e337-439a-bfff-9abd950ae402",
      "name": "PRレビュー更新",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        20,
        760
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "12568bb4-8ae9-415d-92cd-af72fd3f5933",
      "name": "PR番号による全レビュー取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -140,
        580
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3f1e6707-a21e-44dd-85a0-451d7454e3b4",
      "name": "PRレビュー作成",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        20,
        580
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "b617f461-3dc5-4b63-85ab-4761babd1c75",
      "name": "PRレビュー取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -140,
        760
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "56b6c30d-e8ef-4827-8921-2e93889794c2",
      "name": "リポジトリ取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -280,
        160
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "82cb0f6c-8377-44ca-b50f-98e216c64f51",
      "name": "IDによるワークフロー取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        320,
        820
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "bc08a4b2-11fb-4606-912a-53f2164857fe",
      "name": "名前によるワークフロー取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        520,
        820
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "441313fc-4177-4807-b817-c192428e57e7",
      "name": "ワークフロー一覧",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        420,
        680
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "4d4daf92-ec3c-417d-a0d6-e18251ecf2f4",
      "name": "IDによる使用状況取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        320,
        1000
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "9830cf36-6d02-4965-956b-c6a9b15df374",
      "name": "名前による使用状況取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        520,
        1000
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "dc872ae9-f363-4075-bfff-8ccea92d4af8",
      "name": "IDによるワークフロー有効化",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        320,
        1180
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "5b027490-cb35-47f2-9814-91700cdc438e",
      "name": "名前によるワークフロー有効化",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        520,
        1180
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "23c7e03a-f775-408c-873f-34f43de5f824",
      "name": "IDによるワークフロー無効化",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        320,
        1380
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "3ba9c412-7e3c-4f8b-b0b7-57c492afb344",
      "name": "名前によるワークフロー無効化",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        520,
        1380
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "34c503c3-ca19-44de-be6f-27b8e81ed460",
      "name": "IDによるワークフローディスパッチ",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        320,
        1580
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "0f23758c-fe20-4c9c-9734-70639f6c78f8",
      "name": "名前によるワークフローディスパッチ",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        520,
        1580
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "c9dcce3f-0783-4539-b248-79a21ce52833",
      "name": "付箋4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        240,
        660
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6ef0cb17-dd56-4076-8026-f17b998e3386",
      "name": "Issues取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -140,
        160
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "89632d85-bf16-494e-959b-61695c682161",
      "name": "ライセンス取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        0,
        160
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "8f29dfe8-b99a-4ad2-a6fc-a8fc4850783e",
      "name": "プロファイル取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        140,
        160
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "2c425c0e-dde8-4219-9109-69e79fb3ba87",
      "name": "プルリクエスト取得",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -240,
        300
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "75532a48-4660-413f-a4b5-f6b7409d94c1",
      "name": "人気パス一覧",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        -60,
        300
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "d3c1ab6f-e8fc-4c15-940a-a66b2051a237",
      "name": "リファラー一覧",
      "type": "n8n-nodes-base.githubTool",
      "position": [
        100,
        300
      ],
      "webhookId": "ba61c861-0cfb-45fe-ab78-03319d1f404d",
      "parameters": {},
      "typeVersion": 1.1
    },
    {
      "id": "ad1e857e-52f8-4e24-b9fc-35428502f170",
      "name": "付箋5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -300,
        100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b48a5470-2589-4953-832a-3b0617d041fc",
      "name": "カスタムPOST Github リクエスト",
      "type": "n8n-nodes-base.httpRequestTool",
      "disabled": true,
      "position": [
        420,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "f2f0cc6e-f315-49c2-aa4d-18b2150d84aa",
      "name": "付箋6",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        380,
        -240
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "6606e3f1-6742-46ba-afcc-55cd0b7d8a5c",
      "name": "カスタムPATCH Github リクエスト",
      "type": "n8n-nodes-base.httpRequestTool",
      "disabled": true,
      "position": [
        700,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "66f1d978-e918-4872-89c3-3a540334a251",
      "name": "カスタムGET Github リクエスト",
      "type": "n8n-nodes-base.httpRequestTool",
      "disabled": true,
      "position": [
        560,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "87fa84a0-f6e6-4d39-8949-2ba409b2af51",
      "name": "カスタムPUT Github リクエスト",
      "type": "n8n-nodes-base.httpRequestTool",
      "disabled": true,
      "position": [
        840,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "0377bdab-3a50-46c9-9d43-1c8335102a53",
      "name": "付箋7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -140,
        -220
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "5d4f77c2-2782-4ff8-8190-4a2ed582322c",
      "name": "カスタムDELETE Github リクエスト",
      "type": "n8n-nodes-base.httpRequestTool",
      "disabled": true,
      "position": [
        1000,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "c4e51b63-193e-43cc-a6de-9807430130e6",
      "name": "付箋8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -660,
        -40
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "f94654af-2b50-42f0-b024-c5939a4757d9",
      "name": "付箋9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -960,
        -20
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "5781040a-528a-4dc8-8c70-4be3a2fb56af": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "080824ff-dae0-4bb2-95ba-f1a410000fc6": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "96537566-24bc-4bb4-8dea-ccb05fa99b5d": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4443c3db-8e92-4368-80ec-4956be64cf97": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "f08941c9-1817-41f2-b9f2-ac9927a5f863": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e951a9a4-8ec5-4e7a-bb73-c04e99e1a4dc": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "577edef2-968e-4c7c-8831-9406cd847157": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "86f25903-a2a7-4dd6-b55f-308e28192d4a": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "6856e694-bb04-44af-bda9-53c648b59161": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "62567048-81de-47f6-a317-1035346c9ced": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3d9417af-daed-4678-9885-11e941fe26ca": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "441313fc-4177-4807-b817-c192428e57e7": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4d4daf92-ec3c-417d-a0d6-e18251ecf2f4": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b617f461-3dc5-4b63-85ab-4761babd1c75": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b4d34805-dc7b-40d7-85df-639a132c4c3e": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3f1e6707-a21e-44dd-85a0-451d7454e3b4": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "53712116-e337-439a-bfff-9abd950ae402": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c2b899cc-b88e-42ac-ba55-3c15effdc08d": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "9830cf36-6d02-4965-956b-c6a9b15df374": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "82cb0f6c-8377-44ca-b50f-98e216c64f51": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "bc08a4b2-11fb-4606-912a-53f2164857fe": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b78c8b49-122f-4ed6-b129-53fb56785259": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "dc872ae9-f363-4075-bfff-8ccea92d4af8": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "6bbe8197-7672-44f2-828a-89d3119d473f": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "23c7e03a-f775-408c-873f-34f43de5f824": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "88d1f68e-d8f4-4546-b721-c0bc1e120c2c": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "5b027490-cb35-47f2-9814-91700cdc438e": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "3ba9c412-7e3c-4f8b-b0b7-57c492afb344": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "34c503c3-ca19-44de-be6f-27b8e81ed460": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "8b3eb56e-0fe7-47a4-a871-4eb652025397": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "b48a5470-2589-4953-832a-3b0617d041fc": {
      "ai_tool": [
        []
      ]
    },
    "0f23758c-fe20-4c9c-9734-70639f6c78f8": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "494efc97-03b6-426a-ae60-e4afe78aba84": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "12568bb4-8ae9-415d-92cd-af72fd3f5933": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "c53cab5c-d0e6-40a3-8813-75567ddfcff5": {
      "ai_tool": [
        [
          {
            "node": "918ff2c5-6a39-4a0c-96eb-62c470115095",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

上級 - エンジニアリング, 人工知能

有料ですか?

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

関連ワークフロー

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

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

作成者
David Ashby

David Ashby

@cfomodz

A hacker by nature, programmer by trade ⚒️ I'm looking to collaborate on things that save human labor 📫 How to reach me Github👇 -> Discord

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34