Reply to a BugSmash comment
post_replyAdd a reply to an existing BugSmash comment thread to respond to reviewer feedback. Provide the parent comment ID and your reply text, optionally making the reply private.
Instructions
Post a reply on an existing comment thread. Maps to POST /reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text | |
| commentId | Yes | Parent comment UUID | |
| isPrivate | No | Make the reply private to the workspace (default false) |