douyin_start_campaign
Launch a background comment campaign on Douyin: posts real comments on keyword-matched videos, randomly selects from a comment pool, and skips already commented videos.
Instructions
启动后台批量评论活动。这会在抖音产生真实评论。调用前必须确认关键词、评论数量、间隔时间,并提供尚未过期的批准ID。评论池按洗牌袋随机抽取,一轮用完前不重复;任何评论无法验证都会停止活动。活动会自动跳过历史已评论成功的视频(跨活动去重),不会重复评论同一视频。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| keyword | Yes | ||
| approvalId | Yes | ||
| intervalSeconds | Yes | 最小评论间隔秒数 | |
| excludeVideoUrls | No | ||
| intervalMaxSeconds | No | 最大评论间隔秒数;省略时使用固定间隔 |