Airtable
Airtable

Airtable merges spreadsheet functionality with database power, enabling teams to organize projects, track tasks, and collaborate through customizable views, automation, and integrations for data management

Completely Secure
174551VIEWS
33USERS

Tools

1 of 5

Create Base

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

Create Comment

Tool to create a comment on a specific Airtable record. Use when adding comments to records, mentioning collaborators using @[userId] syntax, or creating threaded comment replies. Supports optional parentCommentId for threaded conversations.

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 Record From Natural Language

Creates a new record in an Airtable table from a natural language description. Fetches the table schema, uses an LLM to generate the correct field payload, and creates the record with typecast enabled for automatic type conversion.