set_default_workspace
Persist a default ComfyUI workspace path to configuration for consistent reference and reporting.
Instructions
Persist a default ComfyUI workspace path to the MCP config file (mirrors comfy-cli set-default). The value is stored under the OS config dir (e.g. ~/.config/comfyui-mcp/workspace.json) and reported by get_workspace/list_workspaces. Does NOT change the live API target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to a ComfyUI installation directory to remember as the default workspace. |