read_file_chunk
Read a specific character range from a text file on a WISP game server, returning continuation metadata to process large files in chunks.
Instructions
Read a bounded character range from a text file with continuation metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_chars | No | ||
| server_id | No | ||
| offset_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||