AI Classify

ai.classify AI v0.1.0

Classifies JSON content using an injected AI provider or a deterministic local fallback.

Ports

DirectionPortLabel
InputinputJSON
OutputoutputClassification JSON

Properties

PropertyTypeDefaultDescription
Instructions
instructions
string "Classify this payload. Classes are match, review." Plain-language instructions describing how to classify the input.
Output schema
outputSchema
json {"type":"object"} JSON Schema describing the classifier's structured output.
Labels
labels
json ["match","review"] The set of allowed classification labels.

This page is generated from the node registry by gen-node-docs.mjs on every site build — ports, properties, defaults and visibility rules cannot drift from the code.