get_page_children
Retrieve child pages of a Confluence page by providing its parent ID. Supports pagination to control results.
Instructions
Get child pages of a Confluence page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results | |
| start | No | Start index for pagination | |
| parent_id | Yes | Parent page ID |