read_file_lines
Extract specific lines from a text file by defining path, line offset, and limit. Use this tool to retrieve precise sections of file content and metadata for efficient file handling.
Instructions
Read specific lines from a text file.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
encoding | No | utf-8 | |
limit | No | ||
offset | No | ||
path | Yes |