Reply to comment thread
reply_to_commentAdds a reply to an existing comment thread identified by its comment ID, and returns the created reply.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | Yes | The reply text | |
| review_id | Yes | The review identifier | |
| comment_id | Yes | The comment thread identifier | |
| target_user_ids | No | User identifiers to notify. Identifiers without target access are ignored. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commentId | Yes | ||
| mentionedUserIds | No |