Skip to main content
为指定商品 ID 提交电商数据采集任务,并可在提交后短时轮询已采集评论。该工具会创建外部采集任务,不应作为连通性测试使用。

参数

响应

返回 successsubmittedCountfailedItemsjobIdmessage。启用 pollReviews 时还会返回:
  • reviewPolling.datasettemuCommenttiktokShopComment
  • intervalSecondsmaxAttemptsattempts:轮询配置与实际次数
  • stoppedReasonrecords_foundmax_attempts_reached
  • attemptsDetail:每次轮询的等待时间、返回数量和是否还有更多数据
  • collectedReviews:轮询期间已经取得的评论
pollReviews 最多只等待约 30 秒。max_attempts_reached 不表示任务失败,只表示短时轮询期间尚未取得评论;稍后可使用 query_collected_reviews 再次查询。
另请参阅:query_collected_reviewsMCP 概览