Hide a comment
instagram_hide_commentHide problematic Instagram comments as reversible moderation—preview first, then apply with a flag to keep content safe without permanent deletion.
Instructions
Hide a comment (POST /{comment-id}?hide=true) — reversible moderation, preferred over delete. Idempotent: hiding an already-hidden comment leaves it hidden. 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 hide. |