Pull Excalidraw canvas
pull_canvasFetch the latest Excalidraw document when your revision is stale by providing the canvas path and current revision. Get the updated canvas to resolve version mismatches.
Instructions
Returns the bound document when the app revision is stale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvasPath | Yes | Full workspace-relative canvas path under projectPath, for example designs/m3/main.excalidraw. Never pass only main.excalidraw. | |
| currentRevision | No |