Install
openclaw skills install justoneapi-bilibili-get-video-commentCall GET /api/bilibili/get-video-comment/v2 for Bilibili Video Comments through JustOneAPI with aid.
openclaw skills install justoneapi-bilibili-get-video-commentUse this focused JustOneAPI skill for video Comments in Bilibili. It targets GET /api/bilibili/get-video-comment/v2. Required non-token inputs are aid. OpenAPI describes it as: Get Bilibili video Comments data, including commenter profiles, text, and likes, for sentiment analysis and comment moderation workflows.
bilibiliget-video-commentjustoneapi-bilibili-get-video-comment| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getVideoCommentV2 | v2 | GET | /api/bilibili/get-video-comment/v2 | Video Comments |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
aid | query | all | n/a | string | Bilibili Archive ID (AID) |
cursor | query | n/a | all | string | Pagination cursor |
Request body: none documented; send parameters through path or query arguments.
Use getVideoCommentV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getVideoCommentV2.
node {baseDir}/bin/run.mjs --operation "getVideoCommentV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"aid":"<aid>"}'
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.getVideoCommentV2 on /api/bilibili/get-video-comment/v2.aid) before summarizing results.