Skip to main content
Glama

comfy_get_status

Check the current status and progress of image generation tasks, including queue position, completion percentage, and available output file locations.

Instructions

Get the current status and progress of a specific generation or the overall queue. Returns queue position, progress, and output paths when available.

Input Schema

NameRequiredDescriptionDefault
prompt_idNo
include_outputsNo

Input Schema (JSON Schema)

{ "properties": { "include_outputs": { "default": true, "type": "boolean" }, "prompt_id": { "type": "string" } }, "type": "object" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nikolaibibo/claude-comfyui-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server