Read source file
raw_readRetrieve file contents from the wiki's raw storage root, with optional start and end line parameters for viewing specific sections. Read-only access ensures no unintended modifications.
Instructions
Read a file from RAW_ROOT, optionally as a line range. There is no write access here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path relative to RAW_ROOT. | |
| endLine | No | ||
| startLine | No |