Unhide a comment
instagram_unhide_commentRestore a hidden Instagram comment to public visibility. Preview by default; apply:true performs the change.
Instructions
Unhide a previously hidden comment (POST /{comment-id}?hide=false). Idempotent: unhiding a visible comment leaves it visible. Preview by default; re-run with apply:true (or set IG_WRITE_MODE=apply) to perform the change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply | No | Set true to perform the write; omitted/false previews only. | |
| account | No | Name of the configured account profile to operate as (multi-account). Omit to use the default profile (IG_ACTIVE_PROFILE). | |
| commentId | Yes | The id of the comment to unhide. |