Get Edgeless Canvas
get_edgeless_canvasRetrieve the entire edgeless canvas layout including positioned blocks and surface elements, with aggregate bounding box and element counts. Use this to understand canvas structure before placing 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 |
|---|---|---|---|
| workspaceId | No | Workspace ID (optional if default set) | |
| docId | Yes | Document ID |