Airtable — Unified Skill
Everything needed to work with Airtable: 6 methods, each with different strengths.
As of April 2026. API keys deprecated Feb 2024 — use PATs only.
1. Method Decision Tree
I need to read/write records
→ MCP available? → Use MCP (preferred — handles auth, pagination, batching)
→ No MCP? → Public REST API with PAT
I need schema info (tables, fields, types)
→ MCP describe_table (detailLevel: full)
I need field configurations (formula text,
[Description truncada. Veja o README completo no GitHub.]