create_records
Add multiple records to an Airtable table with automatic data conversion option.
Instructions
Create multiple records
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| base_id | Yes | The Airtable base ID | |
| table_id | Yes | The table ID or name | |
| records | Yes | List of records to create | |
| typecast | No | Enable automatic data conversion |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |