Read a report source file
read_report_fileRead a report file's UTF-8 content and obtain its SHA-256 hash to establish a safe write precondition, preventing conflicts during Overleaf project edits.
Instructions
Read a UTF-8 report source and return the SHA-256 precondition required for a safe write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| session_id | Yes | Active sessionId returned by begin_edit_session or workflow_status |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| nextActions | Yes | ||
| workflowState | Yes |