Manages hierarchical documentation in Wiki.js with tools for creating, updating, searching, and organizing pages, supporting multi-repository workflows and Docker deployment.
Retrieve non-sensitive Wiki.js site configuration including title, description, feature flags, and upload limits. Safely access site settings without exposing secrets.
List Wiki.js pages with filtering by path prefix to find specific content. Returns page details including title, description, tags, and update timestamps.
Restore a Wiki.js page to an earlier version by providing the page ID and version ID from page history. Used for recovering previous content with proper permissions.