Install
openclaw skills install justoneapi-weibo-get-fansCall GET /api/weibo/get-fans/v1 for Weibo User Fans through JustOneAPI with uid.
openclaw skills install justoneapi-weibo-get-fansUse this focused JustOneAPI skill for user Fans in Weibo. It targets GET /api/weibo/get-fans/v1. Required non-token inputs are uid. OpenAPI describes it as: Get Weibo user Fans data, including profile metadata and verification signals, for audience analysis and influencer research.
weiboget-fansjustoneapi-weibo-get-fans| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getFansV1 | v1 | GET | /api/weibo/get-fans/v1 | User Fans |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
page | query | n/a | all | integer | Page number, starting with 1 |
uid | query | all | n/a | string | Weibo User ID (UID) |
Request body: none documented; send parameters through path or query arguments.
Use getFansV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getFansV1.
node {baseDir}/bin/run.mjs --operation "getFansV1" --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.getFansV1 on /api/weibo/get-fans/v1.uid) before summarizing results.