Airtable

Talks to Airtable's REST API with curl and a personal access token: list/filter records, schema inspect, batch CRUD, and performUpsert syncs. Use when the user wants to read, create, update, delete, or idempotently sync rows in an Airtable base (app/tbl/rec IDs). Not for the Airtable web UI, OAuth MCP servers, or the Python SDK; do not use deprecated key-prefixed API keys.

Kayforkind 94daea0 14.0 KB Updated

File contents

Kayforkind/skill-slice commit 94daea01a9

Frequently asked questions

npx skillmds@latest add kayforkind/airtable