Saltar al contenido principal

Data Filter

Category: Transform

Filter data using multiple conditions (eq, ne, gt, lt, contains, regex)

What this node does

  • Multiple conditions
  • AND/OR logic
  • Nested field filtering
  • Regex support

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Data Filter under the Transform category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input Data and Filter Conditions input port from an upstream node
  7. Connect the Filtered Results output to the next node downstream

Inputs

PortTypeRequiredDescription
Input DataarrayA list of items
Filter ConditionsarrayA list of items

Outputs

PortTypeDescription
Filtered ResultsarrayA list of items

Configuration

Open the configuration dialog by double-clicking the Data Filter node on the canvas.

ParameterWhat to enter
conditionsConfigure conditions in the node settings
operatorConfigure operator in the node settings
fieldConfigure field in the node settings
valueConfigure value in the node settings

When to use this node

  • Filter patients by age
  • Find abnormal vitals
  • Select specific resources

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.