workspace_status
Check if the live ComfyUI workspace is reachable, identifying whether the bridge node or a connected tab is missing, and retrieve client_id values when troubleshooting workspace tools.
Instructions
Check whether the live ComfyUI workspace can be reached.
The workspace is the workflow open in the browser. Reaching it needs two things
beyond a running ComfyUI - the bridge node installed and a tab connected - and
this reports which one is missing. Call it before the other workspace_* tools
when they fail, and to find client_id values when several tabs are open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||