apply_canvas_patch
Apply a batch of node, group, and connection changes to a live ComfyUI canvas in one atomic, undoable operation. Use base_revision to ensure changes apply to the expected workflow state.
Instructions
Apply one atomic, undoable batch of changes to a live ComfyUI canvas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canvas_id | Yes | ||
| operations | Yes | ||
| base_revision | Yes |