get_article
Retrieve plain text articles from ZIM archives by specifying the entry path. Use this tool to access offline content like Wikipedia articles, medical information, or maps stored in ZIM files.
Instructions
Fetch a single article by path, as plain text ready for reading.
Args:
path: the ZIM entry path (as returned in search results, e.g.
A/Aspirin).
zim: optional filename or path of the ZIM to read from. If
omitted, all loaded ZIMs are tried in scan order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| zim | No |