listResources
List resources from Knights of the Old Republic game installations by location, module, resource type, or resref. Supports pagination for browsing large sets.
Instructions
Use when exploring installation contents: list resources from override/modules/chitin with optional filters. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game | No | k1 or k2 | |
| location | No | override, modules, module:<name>, core, texturepacks, streammusic, etc. | |
| moduleFilter | No | Substring filter for module names. | |
| resourceTypes | No | Resource types (NCS, DLG, JRL, .gff, etc.). | |
| resrefQuery | No | Case-insensitive substring filter for resrefs. | |
| limit | No | ||
| offset | No | Skip first N results (pagination) |