Create data table
n8n_create_datatableCreate a data table with columns of specified types: string, number, boolean, date, or json.
Instructions
Create a data table with typed columns (string, number, boolean, date, json).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Table name | |
| columns | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||