walmart-product-sellers
Installation
SKILL.md
Walmart Product Sellers
Fetch Walmart product seller offers through Frevana.
Purpose
This skill is for retrieving seller offers for one known Walmart product.
Inputs:
product_id- optional
store_id
Output:
- validated response JSON with Walmart product seller results
- the same validated JSON saved to a local file on every successful run
The required product_id is the Walmart us_item_id from Walmart Search results or Walmart Product results. This skill validates that the response is JSON, saves it to disk, and returns it unchanged on stdout. Do not rewrite or reshape the returned data unless the user explicitly asks for a transformation.