Install
openclaw skills install @justoneapi/justoneapi-bilibili-get-user-video-listCall GET /api/bilibili/get-user-video-list/v2 for Bilibili User Published Videos through JustOneAPI with uid.
openclaw skills install @justoneapi/justoneapi-bilibili-get-user-video-listUse this focused JustOneAPI skill for user Published Videos in Bilibili. It targets GET /api/bilibili/get-user-video-list/v2. Required non-token inputs are uid. OpenAPI describes it as: Get Bilibili user Published Videos data, including titles, covers, and publish times, for creator monitoring and content performance analysis.
bilibiliget-user-video-listjustoneapi-bilibili-get-user-video-list| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getBilibiliUserVideoListV2 | v2 | GET | /api/bilibili/get-user-video-list/v2 | User Published Videos |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
param | query | n/a | all | string | Pagination parameter from previous response |
uid | query | all | n/a | string | Bilibili User ID (UID) |
Request body: none documented; send parameters through path or query arguments.
Use getBilibiliUserVideoListV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getBilibiliUserVideoListV2.
node {baseDir}/bin/run.mjs --operation "getBilibiliUserVideoListV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"uid":"<uid>"}'
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.getBilibiliUserVideoListV2 on /api/bilibili/get-user-video-list/v2.uid) before summarizing results.