everything_preview_file
Preview text file contents from any path with line numbering and binary detection. Control the starting line and maximum lines to view files located via Everything search.
Instructions
Preview text content of a file located via Everything search (includes line numbering and binary detection).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Full path to the text file | |
| max_lines | No | Maximum number of lines to preview (default: 50, max: 200) | |
| start_line | No | Starting line number (1-indexed, default: 1) |