Zoom会議操作をAIエージェントにMCPサーバー経由で提供

中級

これはEngineering, AI分野の自動化ワークフローで、8個のノードを含みます。主にZoomTool, McpTriggerなどのノードを使用、AI技術を活用したスマート自動化を実現。 MCPサーバー経由でAIエージェントに Zoom ミーティング操作を提供

前提条件
  • AIサービスAPIキー(OpenAI、Anthropicなど)

使用ノード (8)

ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "meta": {
    "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
  },
  "nodes": [
    {
      "id": "2dd5f113-2e0a-42b1-91de-35a1e66bd04b",
      "name": "ワークフロー概要 0",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1460,
        -100
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "204f1d23-c33e-4775-add2-ff249a3a1f20",
      "name": "Zoom Tool MCP Server",
      "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
      "position": [
        -440,
        -100
      ],
      "webhookId": "5aa7e79a-4408-45b8-a9b6-39da01bc3f19",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "e10938ff-cc22-4883-a86d-4bfc33905eda",
      "name": "会議の作成",
      "type": "n8n-nodes-base.zoomTool",
      "position": [
        -800,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a267e448-0124-4938-9564-9d200ff9b512",
      "name": "会議の削除",
      "type": "n8n-nodes-base.zoomTool",
      "position": [
        -580,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "8de20282-bd8d-4909-9717-5f980bea8a42",
      "name": "会議の取得",
      "type": "n8n-nodes-base.zoomTool",
      "position": [
        -360,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4b56d2eb-8818-4ba5-a8ff-4fb9cc01c4f5",
      "name": "複数会議の取得",
      "type": "n8n-nodes-base.zoomTool",
      "position": [
        -140,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "a7097408-57f5-4a9c-b8fe-1b9b32ce4c08",
      "name": "会議の更新",
      "type": "n8n-nodes-base.zoomTool",
      "position": [
        80,
        140
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "beb0238a-2441-443f-ab29-ff1fb7790f44",
      "name": "付箋 1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -1000,
        120
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "pinData": {},
  "connections": {
    "8de20282-bd8d-4909-9717-5f980bea8a42": {
      "ai_tool": [
        [
          {
            "node": "204f1d23-c33e-4775-add2-ff249a3a1f20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "e10938ff-cc22-4883-a86d-4bfc33905eda": {
      "ai_tool": [
        [
          {
            "node": "204f1d23-c33e-4775-add2-ff249a3a1f20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a267e448-0124-4938-9564-9d200ff9b512": {
      "ai_tool": [
        [
          {
            "node": "204f1d23-c33e-4775-add2-ff249a3a1f20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "a7097408-57f5-4a9c-b8fe-1b9b32ce4c08": {
      "ai_tool": [
        [
          {
            "node": "204f1d23-c33e-4775-add2-ff249a3a1f20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    },
    "4b56d2eb-8818-4ba5-a8ff-4fb9cc01c4f5": {
      "ai_tool": [
        [
          {
            "node": "204f1d23-c33e-4775-add2-ff249a3a1f20",
            "type": "ai_tool",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

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

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

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

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

有料ですか?

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

関連ワークフロー

MCP サーバーを基にした Zendesk API 完全統合
MCPサーバーを基盤としたZendesk API完全統合:AIエージェント向け
Zendesk Tool
Mcp Trigger
Zendesk Tool
Mcp Trigger
29 ノードDavid Ashby
エンジニアリング
記事の作成・更新 🛠️ WordpressツールMCPサーバー 💪 全12の操作
記事の作成・更新 🛠️ WordpressツールMCPサーバー 💪 全12個のアクション
Wordpress Tool
Mcp Trigger
Wordpress Tool
Mcp Trigger
17 ノードDavid Ashby
エンジニアリング
統計情報を取得、URLを短縮 🛠️ Yourls ツール MCP サーバー 💪 すべて3つの操作
統計情報の取得、URL の短縮 🛠️ Yourls ツール MCP サーバー 💪 すべて3つの操作
Yourls Tool
Mcp Trigger
Yourls Tool
Mcp Trigger
6 ノードDavid Ashby
エンジニアリング
GitHub 自動化センター:AI エージェントの完全な API 制御
GitHubへの完全なAPI制御:AIエージェント向けの自動化センター
Github Tool
Http Request Tool
Mcp Trigger
+
Github Tool
Http Request Tool
Mcp Trigger
57 ノードDavid Ashby
エンジニアリング
AI駆動のGitHubボット:GPT-4o、Pinecone、Discordアラートを使用した問題の自動トリアージ
AI駆動のGitHubボット:GPT-4o、Pinecone、Discordアラートを使用した問題の自動トリアージ
Set
Webhook
Agent
+
Set
Webhook
Agent
12 ノードDavid Ashby
エンジニアリング
[eBay] 物流API MCPサーバー
MCPサーバーによるeBay物流APIへのAIエージェントの統合
Http Request Tool
Mcp Trigger
Http Request Tool
Mcp Trigger
11 ノードDavid Ashby
エンジニアリング
ワークフロー情報
難易度
中級
ノード数8
カテゴリー2
ノードタイプ3
難易度説明

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

作成者
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