Inspect Excalidraw canvas
inspect_canvasInspect a diagram canvas by fetching semantic elements, with optional document inclusion and filtering.
Instructions
Returns filtered, paginated semantic elements and optionally a small standard document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | No | ||
| text | No | ||
| limit | No | ||
| types | No | ||
| cursor | No | ||
| canvasPath | Yes | Full workspace-relative canvas path under projectPath, for example designs/m3/main.excalidraw. Never pass only main.excalidraw. | |
| projectPath | Yes | Full workspace-relative project path, for example designs/m3. | |
| includeDocument | No |