Airtable Integration

Airtable API Operations

Browse all 25 operations available for Airtable workflow automation.

productivity

25 operations
ActionAIRTABLE_CREATE_COMMENT

Create Comment

Tool to create a comment on a specific Airtable record.

5 input
ActionAIRTABLE_CREATE_FIELD

Create Field

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

6 input
ActionAIRTABLE_CREATE_RECORD_FROM_NATURAL_LANGUAGE

Create Record From Natural Language

Creates a new record in an Airtable table from a natural language description.

4 input
ActionAIRTABLE_CREATE_RECORD

Create a record (Deprecated)

DEPRECATED: Use CreateRecords instead.

5 input
ActionAIRTABLE_CREATE_BASE

Create base

Creates a new Airtable base with specified tables and fields within a workspace.

3 input
ActionAIRTABLE_CREATE_MULTIPLE_RECORDS

Create multiple records (Deprecated)

DEPRECATED: Use AIRTABLECREATERECORDS instead.

5 input
ActionAIRTABLE_CREATE_RECORDS

Create records

Tool to create multiple records (up to 10) in a specified Airtable table.

5 input
ActionAIRTABLE_CREATE_TABLE

Create table

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

6 input
ActionAIRTABLE_DELETE_COMMENT

Delete Comment

Tool to delete a comment from a record in an Airtable table.

4 input
ActionAIRTABLE_DELETE_RECORD

Delete Record

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

3 input
ActionAIRTABLE_DELETE_MULTIPLE_RECORDS

Delete multiple records

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

3 input
ActionAIRTABLE_GET_BASE_SCHEMA

Get Base Schema

Retrieves the detailed schema for a specified Airtable base, including its tables, fields, field types, and configurations, using the baseId.

2 input
ActionAIRTABLE_GET_RECORD

Get Record

Retrieves a specific record from an Airtable table by its record ID.

7 input
ActionAIRTABLE_GET_USER_INFO

Get user information

Retrieves information, such as ID and permission scopes, for the currently authenticated Airtable user from the /meta/whoami endpoint.

ActionAIRTABLE_LIST_COMMENTS

List Comments

Tool to list comments on a specific Airtable record.

5 input
ActionAIRTABLE_LIST_BASES

List bases

Retrieves all Airtable bases accessible to the authenticated user, which may include an 'offset' for pagination.

1 input
ActionAIRTABLE_LIST_RECORDS

List records

Tool to list records from an Airtable table with filtering, sorting, and pagination.

14 input
ActionAIRTABLE_UPDATE_COMMENT

Update Comment

Tool to update an existing comment on a specific Airtable record.

5 input
ActionAIRTABLE_UPDATE_FIELD

Update Field

Updates a field's name or description in an Airtable table.

5 input
ActionAIRTABLE_UPDATE_TABLE

Update Table

Updates the name, description, and/or date dependency settings of a table in Airtable.

5 input
ActionAIRTABLE_UPDATE_MULTIPLE_RECORDS

Update multiple records

Tool to update up to 10 records in an Airtable table with selective field modifications.

6 input
ActionAIRTABLE_UPDATE_MULTIPLE_RECORDS_PUT

Update multiple records (PUT)

Tool to destructively update multiple records in Airtable using PUT, clearing unspecified fields.

6 input
ActionAIRTABLE_UPDATE_RECORD

Update record

Modifies specified fields of an existing record in an Airtable base and table; the base, table, and record must exist.

6 input
ActionAIRTABLE_UPDATE_RECORD_PUT

Update record (PUT)

Updates an existing record in an Airtable base using PUT method.

6 input
ActionAIRTABLE_UPLOAD_ATTACHMENT

Upload attachment

Uploads a file attachment to a specified field in an Airtable record.

6 input