comfy_replay_technique
Retrieve a complete workflow technique by its ID for reuse in automated ComfyUI processes. Solve workflow recreation challenges by accessing stored technique data directly.
Instructions
Get the full technique data including workflow for re-use.
Args: technique_id: The technique ID to retrieve
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| technique_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |