addComment
Add a comment to a GROWI page using page ID and comment body. Optionally specify a revision ID.
Instructions
Add a comment to a page in GROWI
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to add a comment to | |
| revisionId | No | ID of the revision to attach the comment to (optional) | |
| comment | Yes | Comment body text | |
| appName | No | GROWI app name to operate on (optional, uses default if not specified) |