create_comment
Add page-level comments to Docmost wiki pages with Markdown formatting. Reply to existing comments by specifying the parent comment ID to keep discussions threaded.
Instructions
Add a page-level comment. Inline selection comments are not supported.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page UUID or slugId | |
| markdown | Yes | Comment body as Markdown | |
| parent_comment_id | No | Parent comment UUID to reply |