get_queued_workflow
Retrieve the full workflow payload of a pending queue item by specifying its prompt_id. Use this read-only tool to inspect queued workflows before execution.
Instructions
Return the full workflow payload for one PENDING queue item by prompt_id. Read-only. This does not work for the currently running job because ComfyUI cannot safely edit a job after execution starts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes | The prompt_id of a pending queue item. |