openInstallation
Build or reuse a compact in-memory snapshot of a Knights of the Old Republic game installation to enable paged resource queries without writing to disk.
Instructions
Build or reuse a compacted in-memory installation snapshot and return a handle for paged follow-up queries. Read-only; does not write to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game alias: k1, k2, or tsl | |
| path | No | Optional absolute path override | |
| refresh | No | Force snapshot rebuild instead of reusing a cached snapshot |