search_resources
Find a Blizzard source resource name—symbol, template, mixin, frame, CVar, or atlas—and get declarations or references with source locations across pinned WoW API snapshots.
Instructions
Search a Blizzard source resource name: symbol, template, mixin, frame, CVar, or atlas. Returns declarations or references with source locations; does not prove runtime availability or a callable API contract. Older snapshots may have no resource coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | Yes | Resource name, such as CreateFrame, BackdropTemplate, or ScrollBoxListMixin | |
| offset | No | Use nextOffset from the previous result for more source matches | |
| channel | Yes | Game channel; never inferred from a version number | |
| version | Yes | Patch, full client build, build number, or latest within the selected channel |