Loading...
Loading...
亚马逊店铺商品目录 Catalog(与 linkfox-amazon-store-auth / report / listings / pricing / orders / feeds 同系列),经 /spApi/developerProxy 调用 SP-API Catalog Items:v0 listCatalogCategories;v2022-04-01(默认)或 v2020-12-01 的 searchCatalogItems、getCatalogItem。当用户提到亚马逊目录、Catalog Items、listCatalogCategories、searchCatalogItems、getCatalogItem、按 ASIN 查目录、关键词搜商品目录、类目节点、includedData、summaries/images 时触发。
npx skill4agent add linkfox-ai/linkfox-skills linkfox-amazon-store-cataloglinkfox-amazon-store-authPOST /spApi/storeTokensPOST /spApi/developerProxy| 能力 | 文档 |
|---|---|
| listCatalogCategories | listCatalogCategories |
| searchCatalogItems | searchCatalogItems |
| getCatalogItem | getCatalogItem |
linkfox-amazon-store-authpython scripts/check_auth_dependency.pysearchCatalogItemssellerIdidentifiersType=SKUsellerId| 能力 | path | 脚本 |
|---|---|---|
| listCatalogCategories | | |
| searchCatalogItems | | |
| getCatalogItem | | |
2022-04-01catalogItemsVersion2020-12-01_spapi_catalog_common.pymarketplaceIdasinsellerSkumarketplaceIdskeywordsidentifiersidentifiersTypeincludedDatabrandNamesclassificationIdspageSizepageTokenasinmarketplaceIdsincludedDatalocaleexport LINKFOXAGENT_API_KEY="<your-key>"
python scripts/list_catalog_categories.py '{"sellerId":"A1...","region":"NA","marketplaceId":"ATVPDKIKX0DER","asin":"B08N5WRWNW"}'
python scripts/search_catalog_items.py '{"sellerId":"A1...","region":"NA","marketplaceIds":["ATVPDKIKX0DER"],"keywords":["wireless mouse"]}'
python scripts/get_catalog_item.py '{"sellerId":"A1...","region":"NA","asin":"B08N5WRWNW","marketplaceIds":["ATVPDKIKX0DER"],"includedData":["summaries","images"]}'developerProxy.errcodehttpStatuscategoriescatalogItemscatalogItemMarketplaceIdmarketplaceIdscatalog/v0/catalog/2022-04-01/2020-12-01linkfox-amazon-store-ordersincludedDatareferences/api.mdskillNamelinkfox-amazon-store-catalogpython scripts/response_io.py run --script scripts/check_auth_dependency.py --out-dir <DIR> '<params>'
python scripts/response_io.py read <file> --fields "<paths>" # or --path "<JMESPath>"Pickoutside any git working tree (e.g.--out-diron Unix,/tmp/...on Windows). Persisted responses may contain PII, pricing, or auth-sensitive data — do not commit them. Files are not auto-deleted; clean up when the task is done.%TEMP%/...
This skill exposes multiple entry scripts:,check_auth_dependency.py,get_catalog_item.py,list_catalog_categories.py. Passsearch_catalog_items.pyto choose the one you need.--script scripts/<name>.py
runread--limit/--offset--format json|jsonl|csv|tableread