Read project file
read_fileRead a UTF-8 text file from a registered project to retrieve its content for analysis or further processing.
Instructions
Read one UTF-8 text file inside a registered project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| project | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| content | Yes | ||
| project | Yes |