get_history
Retrieve ComfyUI workflow execution history. Filter results by prompt ID and limit the number of entries returned.
Instructions
Get ComfyUI execution history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_items | No | Maximum number of history entries to return. | |
| prompt_id | No | If provided, get history for this specific prompt ID only. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||