create_table
Generate and configure a new table within an Airtable base by specifying its name, fields, and description. Simplify data organization and management through programmatic table creation.
Instructions
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 |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Airtable MCP Server
Related Tools
- @domdomegg/airtable-mcp-server
- @domdomegg/airtable-mcp-server
- @felores/airtable-mcp
- @domdomegg/airtable-mcp-server
- @felores/airtable-mcp