fabric_onelake_read_file
Read a text file from OneLake using a relative path. Specify workspace ID to access files in any workspace.
Instructions
Read a text file from OneLake.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | OneLake path relative to the workspace, e.g. "{itemId}/Files/data/file.csv" | |
| workspace | No | Workspace ID (defaults to FABRIC_DEFAULT_WORKSPACE) |