读取文件
read_fileRead text files in a workspace by specifying a line range, returning content with line numbers for targeted code inspection.
Instructions
读取工作区内文本文件,可指定行范围并返回行号。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| end_line | No | ||
| max_bytes | No | ||
| start_line | No | ||
| line_numbers | No |