Install
openclaw skills install @justoneapi/justoneapi-douyin-get-video-commentCall GET /api/douyin/get-video-comment/v1 for Douyin (TikTok China) Video Comments through JustOneAPI with awemeId.
openclaw skills install @justoneapi/justoneapi-douyin-get-video-commentUse this focused JustOneAPI skill for video Comments in Douyin (TikTok China). It targets GET /api/douyin/get-video-comment/v1. Required non-token inputs are awemeId. OpenAPI describes it as: Get Douyin (TikTok China) video Comments data, including authors, text, and likes, for sentiment analysis and engagement review.
douyinget-video-commentjustoneapi-douyin-get-video-comment| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getVideoCommentV1 | v1 | GET | /api/douyin/get-video-comment/v1 | Video Comments |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
awemeId | query | all | n/a | string | The unique video identifier (aweme_id) |
page | query | n/a | all | integer | Page number (starting from 1) |
Request body: none documented; send parameters through path or query arguments.
Use getVideoCommentV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getVideoCommentV1.
node {baseDir}/bin/run.mjs --operation "getVideoCommentV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"awemeId":"<awemeId>"}'
Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getVideoCommentV1 on /api/douyin/get-video-comment/v1.awemeId) before summarizing results.