Use this focused JustOneAPI skill for product Details in JD.com. It targets GET /api/jd/get-item-detail/v1. Required non-token inputs are itemId. OpenAPI describes it as: Get JD.com product Details data, including pricing, images, and shop information, for catalog analysis, product monitoring, and ecommerce research.
jdget-item-detailjustoneapi-jd-get-item-detail| Operation | Version | Method | Path | OpenAPI summary |
|---|---|---|---|---|
| --- | --- | --- | --- | --- |
getJdItemDetailV1 | v1 | GET | /api/jd/get-item-detail/v1 | Product Details |
| Parameter | In | Required by | Optional by | Type | Notes |
|---|---|---|---|---|---|
| --- | --- | --- | --- | --- | --- |
itemId | query | all | n/a | string | A unique product identifier on JD.com (item ID) |
Request body: none documented; send parameters through path or query arguments.
Use getJdItemDetailV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.
Supported operation IDs in this skill: getJdItemDetailV1.
node {baseDir}/bin/run.mjs --operation "getJdItemDetailV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"itemId":"<itemId>"}'
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.getJdItemDetailV1 on /api/jd/get-item-detail/v1.itemId) before summarizing results.共 1 个版本