Install
openclaw skills install justoneapi-xiaohongshu-search-userCall GET /api/xiaohongshu/search-user/v2 for Xiaohongshu (RedNote) User Search through JustOneAPI with keyword.
openclaw skills install justoneapi-xiaohongshu-search-userUse this focused JustOneAPI skill for user Search in Xiaohongshu (RedNote). It targets GET /api/xiaohongshu/search-user/v2. Required non-token inputs are keyword. OpenAPI describes it as: Get Xiaohongshu (RedNote) user Search data, including profile metadata and public signals, for creator discovery and account research.
xiaohongshusearch-userjustoneapi-xiaohongshu-search-user| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getSearchUserV2 | v2 | GET | /api/xiaohongshu/search-user/v2 | User Search |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
keyword | query | all | n/a | string | Search keyword |
page | query | n/a | all | integer | Page number for pagination |
Request body: none documented; send parameters through path or query arguments.
Use getSearchUserV2 for the documented v2 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getSearchUserV2.
node {baseDir}/bin/run.mjs --operation "getSearchUserV2" --token "$JUST_ONE_API_TOKEN" --params-json '{"keyword":"<keyword>"}'
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.getSearchUserV2 on /api/xiaohongshu/search-user/v2.keyword) before summarizing results.