Install
openclaw skills install justoneapi-jdAnalyze JD.com workflows with JustOneAPI, including product Details, product Comments, and shop Product List.
openclaw skills install justoneapi-jdThis skill wraps 3 JD.com operations exposed by JustOneAPI. It is strongest for product Details, product Comments, and shop Product List. Expect common inputs such as itemId, page, shopId.
itemId, page, shopId.getJdItemDetailV1: Product Details — Get JD.com product Details data, including pricing, images, and shop information, for catalog analysis, product monitoring, and ecommerce researchgetItemCommentsV1: Product Comments — Get JD.com product Comments data, including ratings, timestamps, and reviewer signals, for customer feedback analysis and product researchgetJdShopItemListV1: Shop Product List — Get JD.com shop Product List data, including item titles, prices, and images, for catalog tracking and seller researchGET.itemId, page, shopId.generated/operations.md before choosing an endpoint.getJdItemDetailV1, getItemCommentsV1, getJdShopItemListV1.node {baseDir}/bin/run.mjs --operation "<operation-id>" --token "$JUST_ONE_API_TOKEN" --params-json '{"key":"value"}'
JUST_ONE_API_TOKENJUST_ONE_API_TOKEN only for authenticated Just One API requests.JUST_ONE_API_TOKEN private. Do not paste it into chat messages, screenshots, or logs.getJdItemDetailV1, explain why the returned fields answer the user's question.itemId, page, shopId, echo those back so the scope is explicit.