create
Add new records to Airtable databases by specifying base, table, and field data. Use dryRun to preview changes before committing.
Instructions
Create Airtable records (requires diff-before-write via dryRun first).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseId | Yes | ||
| table | Yes | ||
| records | Yes | ||
| typecast | No | ||
| idempotencyKey | No | ||
| dryRun | No |