hermes_read_file
Read a local file from the Hermes machine by providing an explicit file path. Supports optional offset and limit for partial reads.
Instructions
Read a local file from this Hermes machine. Use only when the user provides an explicit path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| offset | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |