update_table
Modify an Airtable table's schema by updating its name or description programmatically using base and table IDs through the Airtable MCP Server.
Instructions
Update a table's schema
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
description | No | New description for the table | |
name | No | New name for the table | |
table_id | Yes | ID of the table to update |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Airtable MCP Server
Related Tools
- @felores/airtable-mcp
- @domdomegg/airtable-mcp-server
- @domdomegg/airtable-mcp-server
- @domdomegg/airtable-mcp-server
- @felores/airtable-mcp