read_text_file
Read the contents of a UTF-8 text file from a specified path, with an optional character limit to keep the output concise and manageable.
Instructions
Read a UTF-8 text file, capped to keep tool responses manageable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |