search_data_file
Search for specific terms within OSRS game data files using filename and query parameters. Supports pagination to efficiently locate and view relevant entries in the data directory.
Instructions
Search any file in the data directory for matching entries.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | The filename to search in the data directory (e.g., 'varptypes.txt') | |
page | No | Page number for pagination | |
pageSize | No | Number of results per page | |
query | Yes | The term to search for in the file |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from OSRS MCP Server
- get_file_details
- list_data_files
- osrs_wiki_get_page_info
- osrs_wiki_parse_page
- osrs_wiki_search
- search_data_file
- search_iftypes
- search_invtypes
- search_loctypes
- search_npctypes
- search_objtypes
- search_rowtypes
- search_seqtypes
- search_soundtypes
- search_spottypes
- search_spritetypes
- search_tabletypes
- search_varbittypes
- search_varptypes
Related Tools
- @JayArrowz/mcp-osrs
- @JayArrowz/mcp-osrs
- @JayArrowz/mcp-osrs
- @JayArrowz/mcp-osrs
- @JayArrowz/mcp-osrs