Airtable Suite
Airtable REST API v0 integration for database management, record CRUD operations, and schema discovery. Enables structured data storage, retrieval, and organization with formula-based filtering and field selection.
Uploads a file directly to an attachment field on a specific record. Note: URL-based attachment handling via record updates is often preferred for automation.
Adds or updates an attachment on a record by providing a public URL. This is the preferred method for Minds to handle attachments.
Lists all accessible Airtable bases. Use this to find the baseId for a specific workspace.
Retrieves the full schema (tables, fields, and types) for a specific base. Essential for mapping field names to IDs before performing writes.
Adds a new comment to a specific record.
Lists all comments on a specific record.
Permanently deletes a single record.
Retrieves a single record by its unique ID.
Updates a single record. Only the specified fields will be modified.
Creates one or more new records in a table. Maximum 10 records per request. Expects an array of record objects, each containing a 'fields' object.
Deletes multiple records in a single batch. Maximum 10 records per request. Expects an array of record IDs.
Lists records in an Airtable table. Supports basic pagination via offset and pageSize. Use for simple data retrieval.
Queries records with advanced options like formula-based filtering, sorting, and field selection. Preferred for efficient data retrieval. Use the filterByFormula parameter for server-side filtering.
Updates multiple records in a single batch. Maximum 10 records per request. Expects an array of record objects, each with an 'id' and 'fields'.
Performs an 'upsert' (update or insert) operation. Matches existing records based on 'fieldsToMergeOn' and updates them, or creates new ones if no match is found.
Overview
Airtable REST API v0 integration for database management, record CRUD operations, and schema discovery. Enables structured data storage, retrieval, and organization with formula-based filtering and field selection. It gives your AI agent 15 built-in tools, including airtable attachment upload, airtable attachment write and airtable bases list. Apps are free to equip, and once equipped your AI Mind can use Airtable Suite automatically while it works. Airtable Suite is currently equipped on 29 Minds.
Frequently asked questions
What is Airtable Suite?
Airtable REST API v0 integration for database management, record CRUD operations, and schema discovery. Enables structured data storage, retrieval, and organization with formula-based filtering and field selection. It bundles 15 tools your AI agent can call on your behalf.
What can Airtable Suite do for my AI agent?
Once equipped, your AI Mind can use Airtable Suite to airtable attachment upload, airtable attachment write, airtable bases list, airtable base schema get and airtable comment create, and more — without you having to do any of it manually.
How do I connect Airtable Suite to my AI Mind?
Open Airtable Suite in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically. Some apps ask you to authorize access the first time they run.
Is Airtable Suite free?
Yes — Airtable Suite is free to equip on your AI Mind in the Ethoswarm Bazaar.