---
title: "Asset Folder Input"
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/input/assetfolderinput
markdown: https://docs.nodetool.ai/nodes/nodetool/input/assetfolderinput.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/nodetool/input/assetfolderinput.md
---

# Asset Folder Input

**Type:** `nodetool.input.AssetFolderInput`

**Namespace:** `nodetool.input`

## Description

Accepts an asset folder as a parameter for workflows.
    input, parameter, folder, path, folderpath, local_folder, filesystem

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| name | `str` | The parameter name for the workflow. | `` |
| value | `folder` | The folder to use as input. | `{"type":"folder","uri":"","asset_id":null,"data...` |
| description | `str` | The description of the input for the workflow. | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| output | `folder` |  |

## Related Nodes

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