post_comment
Post a comment on an article. Use parentId to reply within a thread for structured discussions.
Instructions
Post a comment on an article. Supports threaded replies via parentId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Comment text (max 2000 characters) | |
| parentId | No | Parent comment ID for threaded replies | |
| articleId | Yes | Article ID to comment on |