AI-Powered Contact Management in Airtable with Natural Language Commands — n8n ワークフロー

複雑度 トリガー5個のノード💎 Other👁 82回閲覧作成者:David Olusola

概要

AI-Powered Airtable Contact Manager

Overview

The AI-Powered Airtable Contact Manager is an intelligent n8n workflow that enables AI assistants to seamlessly manage contact data in Airtable through natural language interactions. Using the Model Context Protocol (MCP), this workflow bridges the gap between conversational AI and structured data management.

How It Works

This workflow creates a powerful AI-to-database interface that allows users to manage their Airtable contacts through natural l

使用ノード

MCP Server TriggerSearch RecordSearch Record Info

ワークフロープレビュー

🚀 MCP TRIGGER
AUTHOR DAVID OLUSOLA
This is the entry point for AI interactions. When an AI
🔍 GET RECORD
Retrieves a specific contact record from Airtable using
Input: Record_ID from AI
Output: Complete contact details
Use Case: "Show me details for contact I
➕ CREATE RECORD
Adds a new contact to the Airtable database.
Inputs: Name, Email, Assignee
Output: New record with auto-generated ID
Use Case: "Add John Doe with email [email protected]
🗑️ DELETE RECORD
Removes a contact from the database permanently.
Input: Record_ID from AI
Output: Confirmation of deletion
Use Case: "Delete contact ID xyz"
🔎 SEARCH RECORDS
Finds contacts based on specific criteria using Airtabl
Input: Filter_By_Formula from AI
Output: Matching contact records
Use Case: "Find all contacts ass
tooltooltooltool
M
MCP Server Trigger
G
Get Record
C
Create Record
D
Delete Record
S
Search Record
5 nodes4 edges

仕組み

  1. 1

    トリガー

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

  2. 2

    処理

    データは 5 個のノードを流れます, connecting airtabletool, mcptrigger。

  3. 3

    出力

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

ノード詳細 (5)

MC

MCP Server Trigger

n8n-nodes-langchain.mcpTrigger

#1
SE

Search Record

airtableTool

#2
SE

Search Record Info

stickyNote

#3

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

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

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

{ "name": "AI-Powered Contact Management in Airtable with Natural Language Commands", "nodes": [...], ...}

インテグレーション

airtabletoolmcptrigger

このワークフローを取得

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

JSONをダウンロードn8n.ioで見る
ノード5
複雑度low
トリガーtrigger
閲覧数82
カテゴリOther

作成者

David Olusola

David Olusola

@dae221

タグ

airtabletoolmcptrigger

n8n初めてですか?

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

n8nを無料で始める →