capture_read_process_data
Read a bounded logical slice from a saved process data entry using file path, process index, offset, and length. Inspect only the needed captured data section instead of loading the full entry.
Instructions
Read a bounded logical slice from a saved process data entry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| offset | No | ||
| file_path | Yes | ||
| process_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||