spreadsheet.setData
Populate spreadsheet cells with data arrays to update or create content in Circuitry MCP Server's visual workflows.
Instructions
Set data in a sheet of a standalone spreadsheet.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | No | Document ID (optional - uses active) | |
| data | Yes | 2D array of data to set | |
| sheetIndex | No | Sheet index (optional - uses active sheet) |