Wiki lookup
wiki_lookupFetches Dwarf Fortress wiki articles as clean, readable text, resolving redirects and section anchors. Cache-first with 30-day TTL; refresh bypasses cache.
Instructions
Fetch a Dwarf Fortress wiki article as clean, readable text, pinned to the DF2014 namespace. Follows redirects (multi-hop) and honors section fragments (e.g. "Weapon trap" resolves to the Weapon Trap section of the Trap page). Cache-first to disk (~30-day TTL); pass refresh:true to bypass. Pure HTTP — works without the game running. Returns {title, url, text, from_cache, resolved_from?} or {error} if the page is not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | Article title or topic (namespace optional) | |
| refresh | No | Bypass the disk cache and refetch | |
| section | No | Section/heading name to scope to |