← Back to Skills Marketplace
justoneapi

Xiaohongshu (RedNote) Share Link Resolution API

by justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
53
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install justoneapi-xiaohongshu-share-url-transfer
Description
Call GET /api/xiaohongshu/share-url-transfer/v1 for Xiaohongshu (RedNote) Share Link Resolution through JustOneAPI with shareUrl.
README (SKILL.md)

Xiaohongshu (RedNote) Share Link Resolution

Use this focused JustOneAPI skill for share Link Resolution in Xiaohongshu (RedNote). It targets GET /api/xiaohongshu/share-url-transfer/v1. Required non-token inputs are shareUrl. OpenAPI describes it as: Get Xiaohongshu (RedNote) share Link Resolution data, including helping extract note IDs, for downstream note and comment workflows.

Endpoint Scope

  • Platform key: xiaohongshu
  • Endpoint key: share-url-transfer
  • Platform family: Xiaohongshu (RedNote)
  • Skill slug: justoneapi-xiaohongshu-share-url-transfer
Operation Version Method Path OpenAPI summary
shareXiaohongshuUrlTransferV1 v1 GET /api/xiaohongshu/share-url-transfer/v1 Share Link Resolution

Inputs

Parameter In Required by Optional by Type Notes
shareUrl query all n/a string RedNote share link URL to be resolved (short link or shared URL)

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use shareXiaohongshuUrlTransferV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: shareXiaohongshuUrlTransferV1.

node {baseDir}/bin/run.mjs --operation "shareXiaohongshuUrlTransferV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"shareUrl":"\x3CshareUrl>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example shareXiaohongshuUrlTransferV1 on /api/xiaohongshu/share-url-transfer/v1.
  • Echo the required lookup scope (shareUrl) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Xiaohongshu (RedNote) share Link Resolution data, including helping extract note IDs, for downstream note and comment workflows.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
Usage Guidance
Install only if you are comfortable providing a JustOneAPI token and sending RedNote share URLs to api.justoneapi.com. If possible, modify or request an updated helper that reads the token directly from the environment instead of passing it with --token on the command line.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-xiaohongshu-share-url-transfer Version: 1.0.0 The skill is a standard API wrapper for resolving Xiaohongshu (RedNote) share links via the JustOneAPI service. The execution logic in `bin/run.mjs` correctly implements the documented functionality, sending requests only to the official domain (api.justoneapi.com) and handling the API token as an intended parameter without evidence of exfiltration or unauthorized execution.
Capability Tags
requires-oauth-tokenrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The implementation is a focused wrapper for one documented Xiaohongshu share-link resolution endpoint and the code matches that purpose.
Instruction Scope
The run instructions pass the JustOneAPI token via --token on the command line, which can expose the expanded secret in process listings or command telemetry.
Install Mechanism
There is no install script or dependency installation; the helper is a local Node.js script included in the artifact.
Credentials
A JustOneAPI token is expected for this API, but the credential handling method is not well-contained because the token is supplied through argv and then sent as a query parameter.
Persistence & Privilege
The artifacts do not show persistence, background execution, privilege escalation, file writes, or broad local system access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-xiaohongshu-share-url-transfer
  3. After installation, invoke the skill by name or use /justoneapi-xiaohongshu-share-url-transfer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Slug justoneapi-xiaohongshu-share-url-transfer
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiaohongshu (RedNote) Share Link Resolution API?

Call GET /api/xiaohongshu/share-url-transfer/v1 for Xiaohongshu (RedNote) Share Link Resolution through JustOneAPI with shareUrl. It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Xiaohongshu (RedNote) Share Link Resolution API?

Run "/install justoneapi-xiaohongshu-share-url-transfer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xiaohongshu (RedNote) Share Link Resolution API free?

Yes, Xiaohongshu (RedNote) Share Link Resolution API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xiaohongshu (RedNote) Share Link Resolution API support?

Xiaohongshu (RedNote) Share Link Resolution API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiaohongshu (RedNote) Share Link Resolution API?

It is built and maintained by justoneapi (@justoneapi); the current version is v1.0.0.

💬 Comments