confluence_get_child_pages
Retrieve child pages of a specified parent page in Confluence by providing the parent page ID, with an optional limit on the number of results returned.
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 |