confluence_get_page_descendants
Retrieve all descendant pages under a specified Confluence page ID to explore page hierarchy and navigate content.
Instructions
Page descendants (GET /wiki/api/v2/pages/{id}/descendants).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| limit | No | ||
| cursor | No | ||
| pageId | Yes | Page ID. |