comments_replies_create
Create a threaded reply to a parent comment, with optional notify-all setting for assignees.
Instructions
Create a new threaded comment (reply) to a parent comment. Supports notification settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment_id | Yes | The ID of the parent comment | |
| notify_all | No | Whether to notify all assignees | |
| comment_text | Yes | The text content of the comment |