set_cells_batch
Set multiple cells in a single operation to update ASCII art efficiently, reducing API calls.
Instructions
Set multiple cells in a single operation. More efficient than calling set_cell repeatedly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cells | Yes | Array of cells to set (max 10,000). Each cell can specify any combination of char, color, bgColor. |