batch-create-records | Create multiple Airtable records in one request. | Action | 🔗 Github |
batch-delete-records | Delete multiple Airtable records by record ID. | Action | 🔗 Github |
batch-replace-records | Replace multiple Airtable records in one request. | Action | 🔗 Github |
batch-update-records | Update multiple Airtable records in one request. | Action | 🔗 Github |
create-base | Create a new Airtable base in a workspace. | Action | 🔗 Github |
create-comment | Create a comment on an Airtable record. | Action | 🔗 Github |
create-field | Create a new field on an Airtable table. | Action | 🔗 Github |
create-record | Create a single Airtable record in a table. | Action | 🔗 Github |
create-table | Create a new table in an Airtable base | Action | 🔗 Github |
create-webhook | Create an Airtable webhook on a base. | Action | 🔗 Github |
delete-comment | Delete a comment from an Airtable record. | Action | 🔗 Github |
delete-record | Delete a single Airtable record by record ID. | Action | 🔗 Github |
delete-webhook | Delete an Airtable webhook from a base. | Action | 🔗 Github |
get-base-collaborators | Retrieve collaborators and permissions for an Airtable base. | Action | 🔗 Github |
get-base-schema | Retrieve Airtable base schema metadata including tables and fields. | Action | 🔗 Github |
get-record | Retrieve a single Airtable record by record ID. | Action | 🔗 Github |
get-user-info | Retrieve information about the authenticated Airtable user and scopes. | Action | 🔗 Github |
list-bases | List Airtable bases accessible to the authenticated user. | Action | 🔗 Github |
list-comments | List comments on an Airtable record. | Action | 🔗 Github |
list-records | List Airtable records from a table with view, filter, and pagination options. | Action | 🔗 Github |
list-views | List views available in an Airtable base. | Action | 🔗 Github |
list-webhook-payloads | List delivered payload batches for an Airtable webhook. | Action | 🔗 Github |
list-webhooks | List webhooks configured on an Airtable base. | Action | 🔗 Github |
refresh-webhook | Refresh an Airtable webhook expiration before it expires. | Action | 🔗 Github |
replace-record | Replace a single Airtable record. | Action | 🔗 Github |
set-webhook-notifications | Enable or disable notifications for an Airtable webhook. | Action | 🔗 Github |
update-comment | Update a comment on an Airtable record. | Action | 🔗 Github |
update-field | Update metadata for an Airtable field. | Action | 🔗 Github |
update-record | Update fields on a single Airtable record. | Action | 🔗 Github |
update-table | Update metadata for an Airtable table. | Action | 🔗 Github |
upload-attachment | Upload an attachment into a record’s attachment field. | Action | 🔗 Github |
upsert-records | Update or insert Airtable records using performUpsert match fields. | Action | 🔗 Github |
bases | Sync Airtable bases visible to the authenticated user. | Sync | 🔗 Github |
records | Sync Airtable records for a specific base and table. | Sync | 🔗 Github |
tables | Sync Airtable table schemas across bases in scope. | Sync | 🔗 Github |
views | Sync Airtable views for bases and tables in scope. | Sync | 🔗 Github |
webhooks | Sync Airtable webhooks configured on bases in scope | Sync | 🔗 Github |