← 返回 Skills 市场
justoneapi

Douyin Creator Marketplace (Xingtu) Conversion Resources API

作者 justoneapi · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
功能描述
Call GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1 for Douyin Creator Marketplace (Xingtu) Conversion Resources through JustOneAPI with detail...
使用说明 (SKILL.md)

Douyin Creator Marketplace (Xingtu) Conversion Resources

Use this focused JustOneAPI skill for conversion Resources in Douyin Creator Marketplace (Xingtu). It targets GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1. Required non-token inputs are detailType, kolId, and page. OpenAPI describes it as: Get Douyin Creator Marketplace (Xingtu) conversion Resources data, including products tied to a Douyin Xingtu creator's conversion activity, for commerce analysis and campaign optimization.

Endpoint Scope

  • Platform key: douyin-xingtu
  • Endpoint key: get-kol-convert-videos-or-products
  • Platform family: Douyin Creator Marketplace (Xingtu)
  • Skill slug: justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
Operation Version Method Path OpenAPI summary
getKolConvertVideosOrProductsV1 v1 GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1 Conversion Resources

Inputs

Parameter In Required by Optional by Type Notes
acceptCache query n/a all boolean Enable cache
detailType query all n/a string Resource type. Available Values: - _1: Video Data - _2: Product Data
detailType enum values n/a n/a n/a _1, _2
kolId query all n/a string KOL ID
page query all n/a integer Page number

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getKolConvertVideosOrProductsV1.

node {baseDir}/bin/run.mjs --operation "getKolConvertVideosOrProductsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"kolId":"\x3CkolId>","detailType":"_1","page":1}'

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 getKolConvertVideosOrProductsV1 on /api/douyin-xingtu/get-kol-convert-videos-or-products/v1.
  • Echo the required lookup scope (detailType, kolId, and page) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get Douyin Creator Marketplace (Xingtu) conversion Resources data, including products tied to a Douyin Xingtu creator's conversion activity, for commerce analysis and campaign optimization.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.
安全使用建议
This skill is internally coherent and appears to do only what it claims: call JustOneAPI's Douyin/Xingtu endpoint. Before installing, confirm that JUST_ONE_API_TOKEN is a JustOneAPI key you want this skill to use, and avoid pasting the key into chat or screenshots. Be aware the helper sends the token as a query parameter (not an Authorization header), which can leak to logs or referrers—if that is a concern, ask the skill author to use a header-based auth method. Review the local bin/run.mjs if you want to verify there are no additional network calls, and remove the skill when you no longer need it.
功能分析
Type: OpenClaw Skill Name: justoneapi-douyin-xingtu-get-kol-convert-videos-or-products Version: 1.0.0 The skill is a standard API wrapper designed to fetch Douyin Creator Marketplace (Xingtu) conversion data via the JustOneAPI service. The implementation in `bin/run.mjs` is a straightforward Node.js script that constructs a GET request to `api.justoneapi.com`, handles parameters safely, and outputs the results without any signs of obfuscation, unauthorized data access, or malicious execution logic.
能力评估
Purpose & Capability
Name/description align with implementation: the package provides a single GET operation against JustOneAPI's Douyin (Xingtu) endpoint. Required artifacts (node binary, JUST_ONE_API_TOKEN) are proportionate to the stated purpose.
Instruction Scope
SKILL.md and bin/run.mjs instruct the agent to collect only the documented inputs (detailType, kolId, page) and the JUST_ONE_API_TOKEN and then perform a single HTTP GET. One implementation detail to note: the API token is attached as a query parameter named 'token' rather than an Authorization header, which can expose the token in logs or referer headers.
Install Mechanism
No install/download steps; the skill is instruction-only with a small local JS helper (bin/run.mjs). No external archives or installers are fetched during install.
Credentials
Only JUST_ONE_API_TOKEN is required and is the declared primary credential. This matches the API's documented parameter. Caveat: since the token is sent in the query string, it may be recorded in server logs, proxies, or browser referer data—consider whether that exposure is acceptable for this key.
Persistence & Privilege
Skill does not request permanent presence (always: false), does not modify other skills or system configuration, and has no install-time persistence mechanisms.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /justoneapi-douyin-xingtu-get-kol-convert-videos-or-products 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish
元数据
Slug justoneapi-douyin-xingtu-get-kol-convert-videos-or-products
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Douyin Creator Marketplace (Xingtu) Conversion Resources API 是什么?

Call GET /api/douyin-xingtu/get-kol-convert-videos-or-products/v1 for Douyin Creator Marketplace (Xingtu) Conversion Resources through JustOneAPI with detail... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。

如何安装 Douyin Creator Marketplace (Xingtu) Conversion Resources API?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install justoneapi-douyin-xingtu-get-kol-convert-videos-or-products」即可一键安装,无需额外配置。

Douyin Creator Marketplace (Xingtu) Conversion Resources API 是免费的吗?

是的,Douyin Creator Marketplace (Xingtu) Conversion Resources API 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Douyin Creator Marketplace (Xingtu) Conversion Resources API 支持哪些平台?

Douyin Creator Marketplace (Xingtu) Conversion Resources API 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Douyin Creator Marketplace (Xingtu) Conversion Resources API?

由 justoneapi(@justoneapi)开发并维护,当前版本 v1.0.0。

💬 留言讨论