read_file_range
Read a specific line range from any file on the Kali Linux agent. Specify path, start line, and end line to retrieve targeted content without loading the entire file.
Instructions
Kali Agent MCP tool: read_file_range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| start_line | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||