getRecentPages
Fetch recently updated pages from GROWI wikis with optional pagination and inclusion of work-in-progress pages.
Instructions
Get recently updated pages from GROWI with pagination support
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination (optional) | |
| limit | No | Number of pages to retrieve per page (optional) | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) | |
| includeWip | No | Whether to include work-in-progress pages (optional) |