get_page_children
Get a list of child pages for a Confluence page by providing its page ID. Simplify navigation and content discovery within the Confluence hierarchy.
Instructions
Get child pages of a parent page
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of children to return (default: 25) | |
| pageId | Yes | The parent page ID |