wiki_list_pages
List Wiki.js pages with filtering by path prefix to find specific content. Returns page details including title, description, tags, and update timestamps.
Instructions
List wiki pages, optionally filtered to those whose path starts with path_prefix.
Returns a list of pages with id, path, title, description, tags, updated_at.
Pass path_prefix='' to list all pages.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path_prefix | No |