Airtable · Arazzo Workflow
Airtable Evolve a Table Schema
Version 1.0.0
Rename a table and update one of its fields within an existing base.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
evolve-table-schema
Rename a table and update one of its fields.
Reads the base schema to confirm the target table and field, updates the table's name and description, and then updates a field's name, description, or options.
1
confirmSchema
Read the base schema to confirm the target table and field exist before modifying them.
2
renameTable
Update the table's name and optional description. Only the supplied properties are changed.
3
updateField
Update the target field's name, description, or configuration options. Only the supplied properties are changed.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.