list_pages_tool
Lists wiki pages from a specified namespace, with optional prefix filtering and pagination support.
Instructions
List wiki pages with optional prefix filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | No | Filter pages starting with this prefix | |
| namespace | No | Namespace to list (0=Main, default: 0) | |
| limit | No | Maximum results (default: 50, max: 500) | |
| from_title | No | Start listing from this title (for pagination) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||