Loading...
Loading...
亚马逊店铺商品定价(与 linkfox-amazon-store-auth / linkfox-amazon-store-report / linkfox-amazon-store-listings 同系列),经 /spApi/developerProxy 调用 SP-API Product Pricing:v0 的 getPricing、getCompetitivePricing、getListingOffers、getItemOffers、getItemOffersBatch、getListingOffersBatch;2022-05-01 的 getFeaturedOfferExpectedPriceBatch、getCompetitiveSummary。含 ASIN/SKU 单条与批量、FOEP、竞争摘要。当用户提到亚马逊定价、比价、低价报价、listing/item offers、batch pricing、FOEP、featured offer、competitive summary、Product Pricing、SP-API 价格 时触发。
npx skill4agent add linkfox-ai/linkfox-skills linkfox-amazon-store-pricinglinkfox-amazon-store-authlinkfox-amazon-store-reportlinkfox-amazon-store-listingsPOST /spApi/storeTokensaccessTokenPOST /spApi/developerProxy| 能力 | 文档 |
|---|---|
| getPricing | getPricing |
| getCompetitivePricing | getCompetitivePricing |
| getListingOffers | getListingOffers |
| getItemOffers | getItemOffers |
| getItemOffersBatch | getItemOffersBatch |
| getListingOffersBatch | getListingOffersBatch |
| getFeaturedOfferExpectedPriceBatch | getFeaturedOfferExpectedPriceBatch |
| getCompetitiveSummary | getCompetitiveSummary |
linkfox-amazon-store-authpython scripts/check_auth_dependency.pyDEPENDENCY_MISSING:linkfox-amazon-store-auth| 能力 | developerProxy | 脚本 |
|---|---|---|
| getPricing | | |
| getCompetitivePricing | | |
| getListingOffers | | |
| getItemOffers | | |
| getItemOffersBatch | | |
| getListingOffersBatch | | |
| getFeaturedOfferExpectedPriceBatch | | |
| getCompetitiveSummary | | |
post_*_batch.pyuseAmazonRequestShaperequestsscripts/_spapi_pricing_common.pysellerIdregionmarketplaceIdmarketplaceIdsitemTypeasinsskusitemConditionofferTypecustomerTypeskuasinitemConditioncustomerTyperequestsreferences/api.mdasinmarketplaceIdincludedDatalowestPricedOffersInputsmarketplaceIdskusegmentget_pricing.pyget_competitive_pricing.pyget_listing_offers.pyget_item_offers.pypost_item_offers_batch.pypost_listing_offers_batch.pypost_featured_offer_expected_price_batch.pypost_competitive_summary_batch.pycheck_auth_dependency.py_spapi_pricing_common.pyexport LINKFOXAGENT_API_KEY="<your-key>"
python scripts/get_item_offers.py '{"sellerId":"A1...","region":"NA","asin":"B0...","marketplaceId":"ATVPDKIKX0DER","itemCondition":"New"}'
python scripts/post_item_offers_batch.py '{"sellerId":"A1...","region":"NA","requests":[{"asin":"B0...","marketplaceId":"ATVPDKIKX0DER","itemCondition":"New"}]}'MarketplaceIdmarketplaceIdserrcodehttpStatusitemOffersitemOffersBatchcompetitiveSummarystdoutrequestBodyproducts/pricing/...batches/products/pricing/...segmentreferences/api.mdreferences/api.mdskillNamelinkfox-amazon-store-pricingpython 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_competitive_pricing.py,get_item_offers.py,get_listing_offers.py,get_pricing.py,post_competitive_summary_batch.py,post_featured_offer_expected_price_batch.py,post_item_offers_batch.py. Passpost_listing_offers_batch.pyto choose the one you need.--script scripts/<name>.py
runread--limit/--offset--format json|jsonl|csv|tableread