Create record
create_recordAdd a new record to an Airtable table by providing the table name and field values in a fields object.
Instructions
Create a new record in an Airtable table from a fields object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name or ID. | |
| fields | Yes | Field name to value map, matching the table's columns. |