Install
openclaw skills install @justoneapi/justoneapi-tiktokAnalyze TikTok workflows with JustOneAPI, including user Published Posts, post Details, and user Profile across 7 operations.
openclaw skills install @justoneapi/justoneapi-tiktokThis skill wraps 7 TikTok operations exposed by JustOneAPI. It is strongest for user Published Posts, post Details, user Profile, and post Comments. Expect common inputs such as cursor, awemeId, keyword, secUid, commentId.
cursor, awemeId, keyword, secUid.getUserPostV1: User Published Posts — Get TikTok user Published Posts data, including video ID, description, and publish time, for user activity analysis and posting frequency tracking, influencer performance evaluation, and content trend monitoring for specific creatorsgetTiktokPostDetailV1: Post Details — Get TikTok post Details data, including video ID, author information, and description text, for content performance analysis and metadata extraction and influencer evaluation via specific post metricsgetTiktokUserDetailV1: User Profile — Get TikTok user Profile data, including nickname, unique ID, and avatar, for influencer profiling and audience analysis, account performance tracking and growth monitoring, and identifying verified status and official accountsgetPostCommentV1: Post Comments — Get TikTok post Comments data, including comment ID, user information, and text content, for sentiment analysis of the audience's reaction to specific content and engagement measurement via comment volume and qualityGET.cursor, awemeId, keyword, secUid, commentId.generated/operations.md before choosing an endpoint.getUserPostV1, getTiktokPostDetailV1, getTiktokUserDetailV1, getPostCommentV1.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.getUserPostV1, explain why the returned fields answer the user's question.cursor, awemeId, keyword, echo those back so the scope is explicit.