confluence_get_child_pages
Retrieve child pages under a given parent page ID. Supports an optional limit parameter to control the number of results.
Instructions
Get child pages of a parent page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default: 25) | |
| parentId | Yes | The parent page ID |