agnify nodes
agnify nodes list
Section titled “agnify nodes list”List the available pipeline node types, with one-line descriptions.
Serves the backend’s live registry (every node minus any disabled by a feature flag in this environment), so new nodes appear here automatically.
Usage
agnify nodes listagnify nodes schema
Section titled “agnify nodes schema”Print the full ui_schema dict for one node type, including agent_hints.
Usage
agnify nodes schema NODE_TYPEArguments
| Name | Description |
|---|---|
NODE_TYPE | Node type, e.g. DFineInference |