Install
openclaw skills install justoneapi-douyinAnalyze Douyin (TikTok China) workflows with JustOneAPI, including user Profile, user Published Videos, and video Details across 8 operations.
openclaw skills install justoneapi-douyinThis skill wraps 8 Douyin (TikTok China) operations exposed by JustOneAPI. It is strongest for user Profile, user Published Videos, video Details, and video Search. Expect common inputs such as page, keyword, secUid, awemeId, commentId.
page, keyword, secUid, awemeId.getUserDetailV3: User Profile — Get Douyin (TikTok China) user Profile data, including follower counts, verification status, and bio details, for creator research and account analysisgetUserVideoListV3: User Published Videos — Get Douyin (TikTok China) user Published Videos data, including captions, covers, and publish times, for account monitoringgetDouyinVideoDetailV2: Video Details — Get Douyin (TikTok China) video Details data, including author details, publish time, and engagement counts, for video research, archiving, and performance analysissearchVideoV4: Video Search — Get Douyin (TikTok China) video Search data, including metadata and engagement signals, for content discovery, trend research, and competitive monitoringGET.page, keyword, secUid, awemeId, commentId.generated/operations.md before choosing an endpoint.getUserDetailV3, getUserVideoListV3, getDouyinVideoDetailV2, searchVideoV4.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.getUserDetailV3, explain why the returned fields answer the user's question.page, keyword, secUid, echo those back so the scope is explicit.