Read local source or guide
read_local_referenceRead bundled file content in bounded character ranges to avoid omissions, using offset and maxChars for controlled retrieval. No network or user file access required.
Instructions
Read exact bundled file content in bounded character ranges. Use nextOffset to continue without omission; no network or user filesystem access. Offset is a JavaScript UTF-16 string index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| offset | No | ||
| maxChars | No |