file.read_range
Read a specific line range from a file with hash verification to enable surgical edits without full-file rewrites.
Instructions
Read a line range from a file (1-based, inclusive). Returns the slice + rangeHash + contentHash for surgical follow-ups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ||
| file | Yes | ||
| from | Yes | ||
| vault | No |