comfy_restore_snapshot
Restore a ComfyUI workflow by providing its snapshot ID to retrieve full workflow data for recovery.
Instructions
Get a snapshot's workflow data for restoration.
Args: snapshot_id: The snapshot ID to restore
Returns: JSON with full snapshot data including workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| snapshot_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |