Airtable MCP Server
by felores
Verified
create_record
Create a new record in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
fields | Yes | Record fields as key-value pairs | |
table_name | Yes | Name of the table |
Create a new record in a table
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
fields | Yes | Record fields as key-value pairs | |
table_name | Yes | Name of the table |