Install
openclaw skills install justoneapi-bilibili-get-video-detailCall GET /api/bilibili/get-video-detail/v2 for Bilibili Video Details through JustOneAPI with bvid.
openclaw skills install justoneapi-bilibili-get-video-detailUse this focused JustOneAPI skill for video Details in Bilibili. It targets GET /api/bilibili/get-video-detail/v2. Required non-token inputs are bvid. OpenAPI describes it as: Get Bilibili video Details data, including metadata (title, tags, and publishing time), for tracking video performance and engagement metrics and analyzing content metadata and uploader information.
bilibiliget-video-detailjustoneapi-bilibili-get-video-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getBilibiliVideoDetailV2 | v2 | GET | /api/bilibili/get-video-detail/v2 | Video Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
bvid | query | all | n/a | string | Bilibili Video ID (BVID) |
Request body: none documented; send parameters through path or query arguments.
Use getBilibiliVideoDetailV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getBilibiliVideoDetailV2.
node {baseDir}/bin/run.mjs --operation "getBilibiliVideoDetailV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"bvid":"<bvid>"}'
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.getBilibiliVideoDetailV2 on /api/bilibili/get-video-detail/v2.bvid) before summarizing results.