← Back to Skills Marketplace
justoneapi

Xiaohongshu Creator Marketplace (Pugongying) Note Details 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-pgy-get-note-detail
Description
Call GET /api/xiaohongshu-pgy/get-note-detail/v1 for Xiaohongshu Creator Marketplace (Pugongying) Note Details through JustOneAPI with noteId.
README (SKILL.md)

Xiaohongshu Creator Marketplace (Pugongying) Note Details

Use this focused JustOneAPI skill for note Details in Xiaohongshu Creator Marketplace (Pugongying). It targets GET /api/xiaohongshu-pgy/get-note-detail/v1. Required non-token inputs are noteId. OpenAPI describes it as: Get Xiaohongshu Creator Marketplace (Pugongying) note Details data, including media and engagement signals, for content analysis, archiving, and campaign review.

Endpoint Scope

  • Platform key: xiaohongshu-pgy
  • Endpoint key: get-note-detail
  • Platform family: Xiaohongshu Creator Marketplace (Pugongying)
  • Skill slug: justoneapi-xiaohongshu-pgy-get-note-detail
Operation Version Method Path OpenAPI summary
getXiaohongshuPgyNoteDetailV1 v1 GET /api/xiaohongshu-pgy/get-note-detail/v1 Note Details

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
noteId query all n/a string Note ID

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getXiaohongshuPgyNoteDetailV1.

node {baseDir}/bin/run.mjs --operation "getXiaohongshuPgyNoteDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"noteId":"\x3CnoteId>"}'

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 getXiaohongshuPgyNoteDetailV1 on /api/xiaohongshu-pgy/get-note-detail/v1.
  • Echo the required lookup scope (noteId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Xiaohongshu Creator Marketplace (Pugongying) note Details data, including media and engagement signals, for content analysis, archiving, and campaign review.
  • 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
Review the credential-handling pattern before installing. The API behavior is coherent and read-only, but the helper should ideally avoid --token command-line arguments; use it only on a trusted machine and consider asking the publisher for an environment-variable-only invocation.
Capability Analysis
Type: OpenClaw Skill Name: justoneapi-xiaohongshu-pgy-get-note-detail Version: 1.0.0 The skill is a standard API wrapper for the JustOneAPI service, specifically designed to retrieve Xiaohongshu (Pugongying) note details. The execution logic in `bin/run.mjs` is straightforward, using the native Node.js fetch API to communicate exclusively with `https://api.justoneapi.com`. It includes proper input handling such as URI encoding for parameters and explicitly instructs the AI agent to avoid leaking authentication tokens in logs (SKILL.md).
Capability Assessment
Purpose & Capability
The stated purpose, SKILL.md, generated operation docs, and helper code all align to a single read-only GET request for Xiaohongshu Pugongying note details.
Instruction Scope
The documented run command expands JUST_ONE_API_TOKEN into a --token command-line argument, creating a credential-exposure risk through process argv.
Install Mechanism
There is no install spec or package installation; the included Node helper uses built-in fetch and does not show hidden downloads or dependency execution.
Credentials
The skill requires a JustOneAPI token and sends the token and noteId to https://api.justoneapi.com, which is expected for this API integration.
Persistence & Privilege
The artifacts do not show persistence, background execution, file writes, privilege escalation, or account mutation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install justoneapi-xiaohongshu-pgy-get-note-detail
  3. After installation, invoke the skill by name or use /justoneapi-xiaohongshu-pgy-get-note-detail
  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-pgy-get-note-detail
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Xiaohongshu Creator Marketplace (Pugongying) Note Details API?

Call GET /api/xiaohongshu-pgy/get-note-detail/v1 for Xiaohongshu Creator Marketplace (Pugongying) Note Details through JustOneAPI with noteId. It is an AI Agent Skill for Claude Code / OpenClaw, with 53 downloads so far.

How do I install Xiaohongshu Creator Marketplace (Pugongying) Note Details API?

Run "/install justoneapi-xiaohongshu-pgy-get-note-detail" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Xiaohongshu Creator Marketplace (Pugongying) Note Details API free?

Yes, Xiaohongshu Creator Marketplace (Pugongying) Note Details API is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Xiaohongshu Creator Marketplace (Pugongying) Note Details API support?

Xiaohongshu Creator Marketplace (Pugongying) Note Details API is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Xiaohongshu Creator Marketplace (Pugongying) Note Details API?

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

💬 Comments