project
Check the comfy-cli workspace status or initialize a new one. Use status to see if a managed config exists, init to create comfy.yaml and directories.
Instructions
Report or create the operator-anchored comfy-cli project (project/1).
action="status" -> comfy project status; "init" -> comfy project init (creates comfy.yaml + dirs; project_already_exists if already
governed — try action="status" first). comfy-cli walks up from ITS OWN
cwd; an MCP client's cwd can't pin that, so with no COMFY_PROJECT set
(absolute path, read once per process) both act on this server's cwd,
unanchored — relative workflow_path/out_path/out_dir args land there
too. where_default is comfy-cli's own; routing stays --where local.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | status |