read_text_file
Read the contents of a text file from the working directory, with an option to limit the number of characters returned.
Instructions
Read a safe text file from a work directory; output is clipped.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| workdir | No | . | |
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||