getComments
Retrieve comments associated with a specific page revision in GROWI, using page ID and optional revision ID.
Instructions
Get comments for a page revision in GROWI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to get comments for | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) | |
| revisionId | No | ID of the revision to get comments for (optional) |