kotor_find_strref_referrers
Find all game resources that reference a specific TLK string reference ID in KotOR games. Supports pagination and optional installation path.
Instructions
Use when you need to find which resources use a TLK strref (TLK/2DA Find References parity). Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | Yes | Game alias: k1 or k2 | |
| strref | Yes | TLK string reference ID | |
| path | No | Optional installation path override | |
| limit | No | Max results | |
| offset | No | Pagination offset |