read_text_file
Read text file contents with optional line range and encoding settings. Specify start line and maximum lines to view specific sections without modifying the file.
Instructions
Read a text file with line-window controls. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| encoding | No | utf-8 | |
| max_lines | No | ||
| start_line | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||