Install
openclaw skills install justoneapi-tiktok-shop-get-product-detailCall GET /api/tiktok-shop/get-product-detail/v1 for TikTok Shop Product Details through JustOneAPI with productId.
openclaw skills install justoneapi-tiktok-shop-get-product-detailUse 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.
tiktok-shopget-product-detailjustoneapi-tiktok-shop-get-product-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getTiktokShopProductDetailV1 | v1 | GET | /api/tiktok-shop/get-product-detail/v1 | Product Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
productId | query | all | n/a | string | TikTok Shop Product ID |
region | query | n/a | all | string | Target 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 enum | values | n/a | n/a | n/a | GB, ID, MY, PH, SG, TH, US, VN |
Request body: none documented; send parameters through path or query arguments.
Use getTiktokShopProductDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
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.
JUST_ONE_API_TOKEN--token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.getTiktokShopProductDetailV1 on /api/tiktok-shop/get-product-detail/v1.productId) before summarizing results.