Hide/Unhide Thread Reply
threads_hide_replyHide or unhide a specific Threads reply by providing its ID and a boolean flag to control visibility on posts.
Instructions
Hides or unhides a reply on a Threads post.
Args:
reply_id (string): Reply media ID
hide (boolean): true to hide, false to unhide
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hide | Yes | true to hide, false to unhide | |
| reply_id | Yes |