read_core_snapshot_member
Retrieve a specific file's contents from an ExileAPI snapshot by reading a bounded byte range from an indexed path, supporting plugin development workflows.
Instructions
Read a bounded byte range from one exact, indexed regular-file path in an ExileAPI snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_bytes | No | ||
| snapshot_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |