read_text_file
Read a UTF-8 text file with a configurable byte limit. Specify the file path and optional maximum bytes to prevent large file overloads.
Instructions
Read a UTF-8 text file with a maximum byte limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| maxBytes | No |