create_records
Create multiple records in Airtable by specifying a base ID, table ID, and record data. Supports automatic data conversion for streamlined integration.
Instructions
Create multiple records
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | The Airtable base ID | |
records | Yes | List of records to create | |
table_id | Yes | The table ID or name | |
typecast | No | Enable automatic data conversion |