read_project_file
Read files from the current project to verify changes or report contents to Telegram.
Instructions
Read the contents of a file from the current project. Use to report file contents back to Telegram or verify changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_line | No | Optional end line (1-indexed) | |
| file_path | Yes | Relative path to the file within the project | |
| start_line | No | Optional start line (1-indexed) |