The String node provides a simple way to input and pass through text data in your workflow. It takes a text string as input and outputs the same string unchanged, making it useful for providing text inputs to other nodes that require string parameters.

## Inputs

| Parameter | Description | Data Type | Required | Range |
| --- | --- | --- | --- | --- |
| `value` | The text string to be passed through the node | STRING | Yes | Any text |

## Outputs

| Output Name | Description | Data Type |
| --- | --- | --- |
| `output` | The same text string that was provided as input | STRING |

> This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! [Edit on GitHub](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/PrimitiveString/en.md)

---
**Source fingerprint (SHA-256):** `4e7b3a07572480f9138b7c77268581875b91599964382c11a8f5fbcd7f76f213`
