Extract Meeting Tasks from Transcripts with AI and Sync to Trello — n8n ワークフロー

複雑度 トリガー12個のノード🏷️ Project Management作成者:Gabriel Santos

概要

Who’s it for Teams and project managers who want to turn meeting transcripts into actionable Trello tasks automatically, without worrying about duplicate cards.

What it does This workflow receives a transcript file in .txt format and processes it with AI to extract clear, concise tasks. Each task includes a short title, a description, an assignee (if mentioned), and a deadline (if available).
The workflow then checks Trello for duplicates across all lists, comparing both card titles (name) an

使用ノード

AI AgentOpenAI Chat ModelStructured Output ParserAI Agent Tool

ワークフロープレビュー

Loading workflow preview...

仕組み

  1. 1

    トリガー

    このワークフローは トリガー トリガーで開始します。

  2. 2

    処理

    データは 12 個のノードを流れます, connecting agent, agenttool, extractfromfile。

  3. 3

    出力

    ワークフローは自動化を完了し、設定された宛先に結果を配信します。

ノード詳細 (12)

AI

AI Agent

n8n-nodes-langchain.agent

#1
OP

OpenAI Chat Model

n8n-nodes-langchain.lmChatOpenAi

#2
ST

Structured Output Parser

n8n-nodes-langchain.outputParserStructured

#3
AI

AI Agent Tool

n8n-nodes-langchain.agentTool

#4

このワークフローのインポート方法

  1. 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
  2. 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
  3. 3ダウンロードした extract-meeting-tasks-from-transcripts-with-ai-and-sync-to-trello ファイルを選択し、インポートをクリックします。
  4. 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
  5. 5ワークフローをテスト をクリックして動作確認し、有効化します。

またはn8nの JSONからインポート に直接貼り付け:

{ "name": "Extract Meeting Tasks from Transcripts with AI and Sync to Trello", "nodes": [...], ...}

インテグレーション

agentagenttoolextractfromfileformformtriggerlmchatopenaioutputparserstructuredtrellotool

このワークフローを取得

ワンクリックでダウンロード&インポート

n8n.ioで見る
ノード12
複雑度medium
トリガーtrigger
カテゴリProject Management

作成者

Gabriel Santos

Gabriel Santos

@gabrielhmsantos

タグ

agentagenttoolextractfromfileformformtriggerlmchatopenaioutputparserstructuredtrellotool

n8n初めてですか?

n8nは無料のオープンソースワークフロー自動化ツールです。セルフホストまたはクラウド版をご利用いただけます。

n8nを無料で始める →