Get Edgeless Canvas
get_edgeless_canvasRetrieve all blocks and surface elements from an edgeless canvas, including positions, bounding box, and element counts to analyze layout before adding new elements.
Instructions
Read the full edgeless canvas: all edgeless-positioned blocks (notes, frames, edgeless-text) with their xywh, plus all surface elements (shapes, connectors, text, groups). Includes aggregate bounding box and per-type element counts. Use this when you need to understand canvas layout end-to-end before placing new elements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | Document ID | |
| workspaceId | No | Workspace ID (optional if default set) |