confluence_get_child_pages
Retrieve child pages of a parent Confluence page using its ID. Supports limiting results with a configurable maximum.
Instructions
Get child pages of a parent page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentId | Yes | The parent page ID | |
| limit | No | Maximum number of results (default: 25) |