Back to nodesWorkflow catalog
Setup

GenAssetTestConnection

Test GenAsset Connection

Checks that ComfyUI can reach GenAsset and that the workspace token is valid.

Use when

Run this first after installation, token rotation, or workspace switching.

Behavior

  • Calls the workspace endpoint.
  • Returns a normalized success or error state for downstream checks.

Inputs

base_urltoken

Outputs

workspace_namestatus_jsonsummarystatenormalized_status_json

Notes

  • Use ComfyUI/user/genasset.json for token input so shared workflows do not contain secrets.