read_file
Read a text file and retrieve its content with line numbers for easier navigation and reference.
Instructions
Read a text file and return its content with line numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to the file. Relative paths are resolved against ROOT_DIR. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||