Skip to main content
Glama

comfy_cli_jobs

List, inspect, wait, watch, or cancel local and cloud ComfyUI jobs via comfy-cli, including async submissions and queue history.

Instructions

List, inspect, wait for, watch, or cancel local or Comfy Cloud jobs through official comfy-cli. Local jobs include CLI-tracked async submissions plus the ComfyUI queue/history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
allNo
limitNo
whereNo
actionYes
promptIdNo
promptIdsNo
workspaceNoOptional ComfyUI workspace override. Otherwise COMFYUI_PATH/auto-detection is used.
timeoutSecondsNo
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry full behavioral transparency. It mentions the tool interacts with comfy-cli and covers local and cloud jobs, but does not disclose side effects (e.g., cancellation consequences), authentication needs, rate limits, or what 'watching' entails.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with the core actions and scope. Second sentence clarifies local jobs. Every word adds value; no fluff.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 8 parameters, 5 actions, no output schema, and no annotations, the description is too brief. It lacks details on what each action (e.g., wait vs watch) does, parameter usage constraints, and expected behavior. A more comprehensive description is warranted for a tool of this complexity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is only 13% (only workspace has a description). The description adds no parameter meaning beyond what the schema enums provide. It fails to explain the roles of limit, all, promptId, promptIds, timeoutSeconds, or how they interact with actions.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool lists, inspects, waits for, watches, or cancels local or Comfy Cloud jobs via comfy-cli. It differentiates from siblings by covering a broad set of job-related actions, and specifies that local jobs include CLI-tracked async submissions and ComfyUI queue/history.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool over sibling tools like cancel_job, get_job_status, or get_queue. The description implies it is a general-purpose job manager but does not provide criteria for choosing it over more specific tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/artokun/comfyui-mcp'

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