wikijs_list_pages
List Wiki.js pages for crawling or indexing with locale and sort options.
Instructions
List pages for crawling/indexing with optional locale and limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| locale | No | Optional locale code. | |
| limit | No | Optional item limit. Default 50, max 200. | |
| orderBy | No | Field to order by. Default UPDATED. | |
| orderByDirection | No | Sort direction. Default DESC. |