Read File
read_fileReads a file's contents and returns them as a string. Use to retrieve file text for processing or inspection.
Instructions
This function will read the contents of a file and return it as a string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes |