Type: nodetool.workspace.ReadTextFile

Namespace: nodetool.workspace

Description

Read a text file from the workspace. workspace, file, read, text

Use cases:
- Read configuration files
- Load text data generated by previous nodes
- Process text files in workspace

Properties

Property Type Description Default
path str Relative path to file within workspace ``
encoding str Text encoding (utf-8, ascii, etc.) utf-8

Outputs

Output Type Description
output str  

Metadata

Browse other nodes in the nodetool.workspace namespace.