Type: nodetool.workspace.ReadBinaryFile
Namespace: nodetool.workspace
Description
Read a binary file from the workspace as base64-encoded string. workspace, file, read, binary
Use cases:
- Read generated binary data
- Load binary files for processing
- Access non-text files
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| path | str |
Relative path to file within workspace | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | str |
Metadata
Related Nodes
Browse other nodes in the nodetool.workspace namespace.