list_packs
List available one-command setup packs for model families, including custom nodes, weights, and ready workflows for local GPU use.
Instructions
List the bundled installer packs under packs/ — one-command setups for a model family: custom nodes + model weights (manifest.yaml) PLUS a ready workflow.json graph. Each entry reports its family/kind, its runtime (these packs are LOCAL-GPU / FREE — they run on the user's own GPU and never spend paid API credits), whether it has a ready workflow + manifest, and the manifest path for apply_manifest. When asked to 'set up / build a workflow', PREFER applying the matching pack (apply_manifest --path ) and loading its ready workflow (panel_load_workflow pack:) over building a generic graph from scratch. Read the ready graph with read_pack_workflow(name). To check whether some OTHER (non-pack) workflow uses paid API nodes, use check_workflow_runtime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||