pageListingInfo
Retrieve summary information for GROWI pages using page IDs or a path.
Instructions
Get summary information for pages in GROWI by IDs or path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIds | No | Array of page IDs to get summary information for (One of `pageIds` or `path` must be provided) | |
| path | No | Path of the page to get summary information for (One of `pageIds` or `path` must be provided) | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |