x_post_hide_reply
Hide or unhide a reply to your own X post to manage conversation visibility. Provide the reply's ID and action (hide/unhide) to control which replies appear.
Instructions
X (Twitter): hide or unhide a reply to one of your own posts. reply_id is the REPLY's own numeric id or status URL (not the root post); action selects hide or unhide. Only works inside a conversation the authenticated account started. Reversible and idempotent — the result reports the resulting hidden state. (disabled by policy read-only)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Whether to hide or unhide the reply. | |
| reply_id | Yes | The reply to hide or unhide: the REPLY's own numeric post id or status URL, inside a conversation started by the authenticated account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| summary | No |