---
title: "Slow Node"
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/slownode
markdown: https://docs.nodetool.ai/nodes/nodetool/test/slownode.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/test/slownode.md
---

# Slow Node

**Type:** `nodetool.test.SlowNode`

**Namespace:** `nodetool.test`

## Description

Delays for a given number of milliseconds

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| delayMs | `int` |  | `100` |

## Outputs

_(none)_

## Related Nodes

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