Airtable MCP Server
by felores
Verified
create_table
Create a new table in a base
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
description | No | Description of the table | |
fields | No | Initial fields for the table | |
table_name | Yes | Name of the new table |