Reply to a comment
reply_to_commentPost a public reply to a comment thread as the connected channel. The reply appears immediately and notifies the commenter; confirmation required before publishing.
Instructions
Post a public reply to a comment thread as the connected channel. It is visible the moment it lands and it notifies the person you replied to, which a later delete does not undo. Needs confirm: true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| account | No | Which connected channel to act on (name or @handle). Required when more than one is connected: without it the call fails and lists the choices rather than picking one. | |
| confirm | No | Must be true. This posts publicly. | |
| parent_id | Yes | The comment thread id from list_comments. |