filefile.load

Load File Data

Load a local JSON, CSV, TSV, or text file as LaiCai Flow data.

Video tutorial

21

Watch how to configure and run the file.load node in a real LaiCai Flow workflow.

Node tutorial: Load File Data
Watch on YouTube

Inputs

2
InputValue typeRequirementAccepted sources
PathpathLocal text file path to load. Supports JSON, CSV, TSV, or plain text files.stringRequiredliteral
FormatformatParser format. Use auto unless the path has no reliable extension. Allowed values: auto, json, csv, tsv, text.stringRequiredliteral

Outputs

10
Output pathValue typeCoordinate space
data.pathstring
data.fileNamestring
data.formatstring
data.textstring
data.valueany
data.linesarray
data.jsonany
data.rowsarray
data.headersarray
data.lengthnumber

Runtime support

DesktopSupported
Android AgentSupported