Connect AI Agents to Airtable

Let agents read and update records across your Airtable bases for dynamic data workflows

Actions

List bases

Retrieves all Airtable bases accessible to the authenticated user; responses may include an offset for pagination.

Create base

Creates a new Airtable base with specified tables and fields within a workspace; ensure field options are valid for their type.

Create Comment

Creates a new comment on a specific record within an Airtable base and table.

Create Field

Creates a new field within a specified table in an Airtable base.

Create multiple records

Creates multiple new records in a specified Airtable table.

Create a record

Creates a new record in a specified Airtable table; field values must conform to the table's column types.

Create table

Creates a new table within a specified existing Airtable base, allowing definition of name, description, and field structure.

Delete Comment

Deletes an existing comment from a specified record in an Airtable table.

Delete multiple records

Deletes up to 10 specified records from a table within an Airtable base.

Delete Record

Permanently deletes a specific record from an existing table within an existing Airtable base.

Get Base Schema

Retrieves the detailed schema for a specified Airtable base, including tables, fields, field types, and configurations (via baseId).

Get Record

Retrieves a specific record from a table within an Airtable base.

Agentic Workers