ComfyUI

ComfyUI: Test Connection

Validate base URL and token setup before running any save/load workflow.

What it does

Runs Test GenAsset Connection and returns workspace status.

Download workflow

Test connection

Download the JSON and open it directly in ComfyUI.

Download
Token setup
Create ComfyUI/user/genasset.json with { "base_url": "https://genasset.xyz", "workspace_token": "ga_..." }, then leave node token as ComfyUI/user/genasset.json.

When to use

Use first after install or when token/base URL changed.

Avoids debugging other workflows with invalid auth.

How to run

  1. Create `ComfyUI/user/genasset.json` with your token.
  2. Leave node `token` as `ComfyUI/user/genasset.json`.
  3. Queue once and confirm `SUCCESS`.