Generated from the registered catalog and production passive runtime. Each entry separates intended behavior, observed default behavior, contracts and limitations. No entry is automatically marked resolved by generation.
For cross-layer wiring, shared-parameter rules, the vector database, validation commands, and coverage limits, start with the node audit user guide. Rebuild this reference and its SQLite index with npm run docs:index; search it with npm run docs:search -- "your query". Do not edit generated node pages by hand because rebuilding replaces them.
- Manual Trigger (triggerInput)
- Constant Number (constNum)
- Constant Boolean (constBool)
- Constant String (constString)
- Slider (sliderInput)
- Multiline Text (textAreaInput)
- Current Time (currentTimeNode)
- Layer Import Portal (layerInputNode)
- AND Gate (andGate)
- OR Gate (orGate)
- NOT Gate (notGate)
- XOR Gate (xorGate)
- NOR Gate (norGate)
- NAND Gate (nandGate)
- XNOR Gate (xnorGate)
- Toggle (toggleNode)
- SR Latch (latchNode)
- If / Else Trigger (ifElseTrigger)
- Conditional Value (condValue)
- Execution Delay (delayNode)
- For Loop (forLoopNode)
- While Loop (whileLoopNode)
- Counter (counterNode)
- Range (rangeNode)
- Gate (gateNode)
- Once (onceNode)
- Sequence (sequenceNode)
- Random Number (randomNode)
- Formula (mathNode)
- Math Function (mathFunctionNode)
- Compare Values (compareNode)
- Safe Expression (expressionNode)
- Clamp (clampNode)
- Map Range (mapRangeNode)
- Lerp (lerpNode)
- Between (betweenNode)
- Round To (roundToNode)
- Filter (filterNode)
- Text Transform (stringOpNode)
- Text Replace (replaceTextNode)
- Split Text (splitTextNode)
- Join Text (joinTextNode)
- Substring (substringNode)
- Text Template (templateNode)
- JSON Parse (jsonParseNode)
- JSON Stringify (jsonStringifyNode)
- To Number (toNumberNode)
- To String (toStringNode)
- To Boolean (toBooleanNode)
- Regex Match (regexMatchNode)
- List Append (listAppendNode)
- List Length (listLengthNode)
- List Get (listGetNode)
- List Stats (listStatsNode)
- List Sort (listSortNode)
- List Slice (listSliceNode)
- Frequency (listFrequencyNode)
- Unique (listUniqueNode)
- Count Item (listCountItemNode)
- List Contains (listContainsNode)
- Console Logger (loggerNode)
- Text Output (textOutputNode)
- Expected Value (assertNode)
- Value List (valueListNode)
- Gauge (gaugeNode)
- Layer Export Portal (layerOutputNode)
- Python Script (pythonScript)
- Ollama LLM (ollamaLLM)
- Ollama VLM (ollamaVLM)
- External Contract Stub (contractStubNode)
- Threshold Neuron (thresholdNeuron)
- Max Selector (maxSelectorNode)
- Synapse (synapseNode)
- LIF Neuron (leakyIntegrateFire)
- Image Input Grid (imageInputGrid)
- Dense Layer (denseLayer)
- Conv1D Layer (conv1dLayer)
- Output Layer (outputLayerNode)
- WiFi Scan (wifiScan)
- WiFi Connect (wifiConnect)
- BLE Scan (bleScan)
- USB Serial Send (usbSerialSend)