mod_file_read
Read a UTF-8 mod file and get its SHA-256 hash to enable optimistic write operations.
Instructions
Read one UTF-8 mod file and return its SHA-256 for optimistic writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| mod_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| message | Yes |