A list of field configurations for the new table. Each must include 'name' (string) and 'type' (string). IMPORTANT: The first field becomes the primary field. Valid primary field types: singleLineText, number, email, url, phoneNumber, date, dateTime, currency, percent, barcode,…
base_idstring
Required
The unique identifier of the base where the new table will be created.
if_existsstring
Options for handling duplicate table name scenarios.
descriptionstring
An optional textual description for the new table.
reorder_messagestring
Internal field used to track field reordering messages. This is populated automatically when fields are reordered.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not