search_npctypes
Retrieve NPC definitions from OSRS game data using a search term, with paginated results.
Instructions
Search the npctypes.txt file for NPC (non-player character) definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The term to search for in the file | |
| page | No | Page number for pagination | |
| pageSize | No | Number of results per page |