get_canvas_preview
Retrieve non-empty cells from a specified region of the ASCII canvas to inspect or preview specific areas.
Instructions
Get non-empty cells in a region. Use for inspecting specific areas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frameIndex | No | Frame index (defaults to current) | |
| region | No | Region to preview (defaults to entire canvas) | |
| maxCells | No | Maximum cells to return |