file_file_read
Read a file and return its contents. Files larger than 32 KB are truncated to ensure efficient processing.
Instructions
[file] Read a file and return its contents. Files larger than 32 KB are truncated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |