airtable
Installation
SKILL.md
Airtable
Airtable is a low-code platform for building collaborative databases and applications. It's used by a wide range of professionals, from project managers to marketers, to organize data and automate workflows. Think of it as a spreadsheet on steroids, with relational database capabilities.
Official docs: https://airtable.com/developers/web/api/introduction
Airtable Overview
- Base
- Table
- Record
- Attachment
- Record
- Table
- View
When to use which actions: Use action names and parameters as needed.
Working with Airtable
This skill uses the Membrane CLI to interact with Airtable. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.