Skip to main content
airtable.createField adds one field using Airtable’s field type and options.
automations/add-stage-field.automation.ts
baseId, stable tableId, name, and provider field type are required. description and type-specific options are optional unless Airtable requires them for that type. Returns the created field. Requires schema.bases:write and base creator access.