---
title: "Threshold Processor"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/nodetool/test/thresholdprocessor
markdown: https://docs.nodetool.ai/nodes/nodetool/test/thresholdprocessor.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/test/thresholdprocessor.md
---

# Threshold Processor

**Type:** `nodetool.test.ThresholdProcessor`

**Namespace:** `nodetool.test`

## Description

Checks if a value exceeds a threshold

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| value | `int` |  | `0` |
| threshold | `float` |  | `0.5` |
| mode | `str` |  | `normal` |

## Outputs

_(none)_

## Related Nodes

Browse other nodes in the [nodetool.test](./) namespace.
