Airtable
by Airtable
Manage records in Airtable bases and tables
How agents use Airtable
- ✓Agent reads an Airtable base to retrieve a list of tasks, leads, or queue items to process
- ✓Agent creates a new record to log each workflow run result, processed item, or generated output
- ✓Agent updates a record status field to track progress through a multi-step workflow
- ✓Agent queries filtered views to find records matching a condition before triggering a downstream action
- ✓Agent uses Airtable as a structured knowledge base to look up reference data during reasoning
Agent actions
Inputs: maxRecords, filterFormula, sort
Returns: records, offset
Inputs: recordId
Returns: record
Inputs: fields
Returns: recordId, record
Inputs: recordId, fields
Returns: record
Inputs: recordId
Returns: deleted
Inputs: records
Returns: createdRecords
Example workflows
Task management
Manage tasks and projects in Airtable
Customer database
Store and query customer information
About Airtable
- Vendor
- Airtable
- Pricing Always review details with the vendor
- Free / Paid — Free plan available, paid plans for more features
- Authentication
- Bearer token
- Rate limit Always review details with the vendor
- 5 requests / minute
- Compatible nodes
- AgentResourceInputOutput
- Website
- https://airtable.com
Build an AI workflow with Airtable
Use the Agentic Planner to design, visualize, and connect Airtable with your other tools.
Open Agentic PlannerRelated Data & Spreadsheets tools
Google Sheets
Read, write, and manage data in Google Sheets spreadsheets
Microsoft Excel
Read, write, and manage data in Microsoft Excel spreadsheets
Typeform
Retrieve form definitions and responses from Typeform to trigger workflows, process submissions, and feed lead or survey data into downstream agent nodes.