Install
openclaw skills install justoneapi-jd-get-shop-item-listCall GET /api/jd/get-shop-item-list/v1 for JD.com Shop Product List through JustOneAPI with shopId.
openclaw skills install justoneapi-jd-get-shop-item-listUse this focused JustOneAPI skill for shop Product List in JD.com. It targets GET /api/jd/get-shop-item-list/v1. Required non-token inputs are shopId. OpenAPI describes it as: Get JD.com shop Product List data, including item titles, prices, and images, for catalog tracking and seller research.
jdget-shop-item-listjustoneapi-jd-get-shop-item-list| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
getJdShopItemListV1 | v1 | GET | /api/jd/get-shop-item-list/v1 | Shop Product List |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
page | query | n/a | all | string | Page number for paginated comments |
shopId | query | all | n/a | string | A unique shop identifier on JD.com (Shop ID) |
Request body: none documented; send parameters through path or query arguments.
Use getJdShopItemListV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getJdShopItemListV1.
node {baseDir}/bin/run.mjs --operation "getJdShopItemListV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"shopId":"<shopId>"}'
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.getJdShopItemListV1 on /api/jd/get-shop-item-list/v1.shopId) before summarizing results.