get_selection
Retrieves the current selection bounds and contents from the ASCII art canvas, optionally including cell data up to a specified maximum.
Instructions
Get the current selection bounds and contents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeCells | No | Include the actual cell data in the response | |
| maxCells | No | Maximum cells to include |