add-column
Add a new column to an existing table in your workflow automation. Specify the column name, type, and table ID.
Instructions
Add a column to an existing table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the column to add | |
| type | Yes | The column type | |
| tableId | Yes | The UUID identifier of the table to add to |