get_run_status
Poll an async ComfyUI workflow run by prompt ID to get queue position, live step progress, and final outputs or error details.
Instructions
Polling tool for runs queued with run_workflow(wait=False). For long/paid renders, see run_workflow's long-render pattern.
Status of a run queued with run_workflow(wait=False): queue position, live
step progress while sampling, and outputs (+ error details) once finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||