Create records
create_recordsCreate up to ten records in a single Airtable request. Specify base ID, table, and record fields to bulk add data efficiently.
Instructions
Create up to ten records in one Airtable request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| baseId | Yes | ||
| records | Yes | ||
| typecast | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| code | No | ||
| data | No | ||
| error | No | ||
| status | No |