set_default_workspace
Persist a ComfyUI workspace path as the default, stored in the OS config directory for consistent workspace identification.
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. |