getPageListingChildren
Retrieve child pages of a specified page in GROWI by providing its ID or path, enabling hierarchical navigation.
Instructions
Get children pages for a specified page by ID or path in GROWI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Page ID to get children for (optional) | |
| path | No | Page path to get children for (optional) | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |