sheet.create
Create spreadsheet nodes with data arrays and headers to visualize information in Circuitry's workflow platform.
Instructions
Create a new Sheet (spreadsheet) node with data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Display name for the sheet | |
| data | No | 2D array of data | |
| headers | No | Column headers | |
| position | No | Position {x, y} on canvas |