Complete Airtable Database Management with AI Agents and Redis Storage

What this workflow does Complete Airtable database management system using MCP (Model Context Protocol) for AI agents. Create bases, tables with complex field types, manage records, and maintain state with Redis storage.

Setup steps Add your Airtable Personal Access Token to credentials Configure Redis connection for ID storage Get your workspace ID from Airtable (starts with wsp...) Connect to MCP Server Trigger Configure your AI agent with the provided instructions

Key features Create new Airtable bases and custom tables Support for all field types (date, number, select, etc.) Full CRUD operations on records Rename tables and fields Store base/workspace IDs to avoid repeated requests Generic operations work with ANY Airtable structure

Included operations create_base, create_custom_table, add_field get_table_ids, get_existing_records
update_record, rename_table, rename_fields delete_record get/set base_id and workspace_id (Redis storage)

Notes Check sticky notes in workflow for ID locations and field type requirements.

0
Downloads
1
Views
7.89
Quality Score
beginner
Complexity
Created:9/10/2025
Updated:11/17/2025

šŸ”’ Please log in to import templates to n8n and favorite templates

Workflow Visualization

Loading...

Preparing workflow renderer

Comments (0)

Login to post comments