search_zim
Search a ZIM file for entries matching keywords. Returns entry titles and URLs as JSON for offline content access.
Instructions
Search for entries within a specific ZIM file. Returns results in JSON format with entry titles and URLs. Use keyword search terms to find relevant articles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search terms or keywords to find in the ZIM file content | |
| zim_file | No | The specific ZIM file to search. If omitted, defaults to your default ZIM file. | |
| count | No | Maximum number of results to return (default: 3). Use lower values (1-3) to save tokens. |