create_field
Add a new field to an Airtable table by specifying the base ID, table ID, and field details, including name, type, and optional description or options.
Instructions
Create a new field in a table
Input Schema
Name | Required | Description | Default |
---|---|---|---|
base_id | Yes | ID of the base | |
field | Yes | ||
table_id | Yes | ID of the table |