Read a project text file
read_fileRead a bounded line range from a text file and obtain its SHA-256 hash to verify edit preconditions before making changes.
Instructions
Read a bounded line range from a text file and return its SHA-256 edit precondition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| endLine | No | ||
| projectId | Yes | ||
| startLine | No |