Skill flagged — review recommended

ClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.

TikTok Shop Product Details API

v1.0.0

Call GET /api/tiktok-shop/get-product-detail/v1 for TikTok Shop Product Details through JustOneAPI with productId.

0· 22· 1 versions· 0 current· 0 all-time· Updated 5h ago· MIT-0

Install

openclaw skills install justoneapi-tiktok-shop-get-product-detail

TikTok Shop Product Details

Use this focused JustOneAPI skill for product Details in TikTok Shop. It targets GET /api/tiktok-shop/get-product-detail/v1. Required non-token inputs are productId. OpenAPI describes it as: Get TikTok Shop product Details data, including title, description, and price, for building product catalogs, price and stock monitoring, and in-depth product analysis.

Endpoint Scope

  • Platform key: tiktok-shop
  • Endpoint key: get-product-detail
  • Platform family: TikTok Shop
  • Skill slug: justoneapi-tiktok-shop-get-product-detail
OperationVersionMethodPathOpenAPI summary
getTiktokShopProductDetailV1v1GET/api/tiktok-shop/get-product-detail/v1Product Details

Inputs

ParameterInRequired byOptional byTypeNotes
productIdqueryalln/astringTikTok Shop Product ID
regionqueryn/aallstringTarget region for product detail. Available Values: - US: United States - GB: United Kingdom - SG: Singapore - MY: Malaysia - PH: Philippines - TH: Thailand - VN: Vietnam - ID: Indonesia
region enumvaluesn/an/an/aGB, ID, MY, PH, SG, TH, US, VN

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

Version Choice

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

Run This Endpoint

Supported operation IDs in this skill: getTiktokShopProductDetailV1.

node {baseDir}/bin/run.mjs --operation "getTiktokShopProductDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"productId":"<productId>"}'

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 getTiktokShopProductDetailV1 on /api/tiktok-shop/get-product-detail/v1.
  • Echo the required lookup scope (productId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get TikTok Shop product Details data, including title, description, and price, for building product catalogs, price and stock monitoring, and in-depth product analysis.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

Version tags

latestvk9747p1def4atbgjfed94vd59s85w3bv

Runtime requirements

Binsnode
EnvJUST_ONE_API_TOKEN
Primary envJUST_ONE_API_TOKEN