Airtable

Airtable

Install

Database management, custom workflow creation, data organization, and flexible spreadsheet-database hybrid automation.

Productivity

List bases

bases:read

Retrieves available bases.

Get base schema

bases:read

Fetches table and field definitions.

List records

records:read

Gets records from tables with filters.

Get record

records:read

Retrieves specific record details.

Create record

records:write

Adds new records to tables.

Update record

records:write

Modifies existing record fields.

Delete record

records:write

Removes records from tables.