search_npctypes
Search and retrieve NPC definitions from the npctypes.txt file on the OSRS MCP Server. Use a query to find specific characters and manage results with pagination for efficient data access.
Instructions
Search the npctypes.txt file for NPC (non-player character) definitions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page number for pagination | |
pageSize | No | Number of results per page | |
query | Yes | The term to search for in the file |