Skip to main content

Properties Panel

The Properties Panel lets you configure any node’s parameters. Select a node on the canvas to open it on the right side, or right-click a node and choose Edit.

Parameter types

TypeInputDescription
stringText inputSingle-line text. Supports placeholders.
textTextareaMulti-line text. Used for system prompts and commands.
enumDropdownPick from a predefined list of options.
numberNumber inputNumeric value with optional min/max/step constraints.
sliderRange sliderNumeric value with visual range. Shows min/max labels.
booleanToggleOn/off switch.
stepper+/− stepperInteger value with unit display (e.g., 30s).
categoriesTag inputArray of string labels. Used for Categorize node outputs.
tool_selectorChecklistSelect which tools from an MCP server to expose to the LLM.

Advanced parameters

Some parameters are collapsed under an Advanced section by default (e.g., max_tokens on LLM nodes). Click to expand.

Saving changes

Parameter changes are applied immediately and reflected on the canvas. No save button needed — changes are part of the flow’s current state and included in the next undo snapshot.