spreadsheet.create
Create a new spreadsheet document with optional initial data for Circuitry's visual workflow platform.
Instructions
Create a new standalone spreadsheet document with optional initial data.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Document name | |
| initialData | No | Initial 2D array data for first sheet | |
| initialSheetName | No | Name for first sheet |