read_file
Read a text file from the sandbox root to retrieve its contents for further processing.
Instructions
Read the contents of a text file inside the sandbox root.
Args: path: File path relative to the root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |