Like, hide or delete a TikTok comment
moderate_tiktok_commentModerate TikTok comments on your authorized account: like, unlike, hide, unhide, or delete. Delete only works on your own comments; hide is reversible for others, and unhide may not succeed if TikTok's filters applied.
Instructions
Moderate one comment on a TikTok post the authorized account owns: LIKE, UNLIKE, HIDE, UNHIDE or DELETE. TWO RULES TIKTOK ENFORCES AND THIS TOOL STATES UP FRONT. (1) YOU CAN ONLY DELETE A COMMENT THIS ACCOUNT WROTE — anyone else's can be hidden but never deleted, so HIDE is the tool for an unwanted comment from a stranger, and it is reversible. DELETE is permanent and confirm-gated. (2) UNHIDE IS NOT GUARANTEED: TikTok says a comment may stay hidden because ITS OWN moderation, privacy or spam filters are what hid it, in which case accepting the request changes nothing — so pass videoId and the reply reads the comment back and reports its real status rather than claiming success from a 200. HIDE and UNHIDE require videoId; LIKE, UNLIKE and DELETE do not. NEEDS THE TIKTOK ACCOUNT AUTHORIZATION (see tiktok_account_status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| confirm | No | REQUIRED true for DELETE, which is permanent — call without it to see exactly what would happen | |
| videoId | No | REQUIRED for HIDE and UNHIDE; pass it on the others too and the reply reads the comment back to prove the change landed | |
| commentId | Yes | from list_tiktok_comments |