---
title: "Get Variable"
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/variable/getvariable
markdown: https://docs.nodetool.ai/nodes/nodetool/variable/getvariable.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/variable/getvariable.md
---

# Get Variable

**Type:** `nodetool.variable.GetVariable`

**Namespace:** `nodetool.variable`

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| name | `str` | Name of the variable channel to read. | `` |
| trigger | `any` |  | null |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `any` |  |

## Related Nodes

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