{"negotiate_protocol": "negotiate.v1", "store": {"name": "Nordstrom", "city": "Seattle, WA", "rep_name": "Nordstrom Personal Stylist", "tagline": "Department-store breadth \u2014 fashion, beauty, shoes, and home gifts.", "policy": "Free shipping and free returns, always. Nordy Club rewards. Price adjustment within 14 days."}, "merchant_skill": {"name": "pier39-merchant", "repo": "https://github.com/sanjana-pier39/pier39-skills", "description": "Claude agent with the pier39-merchant skill loaded as system prompt."}, "endpoints": {"start_chat": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id={product_id}", "params": {"product_id": "string, required, must be one of products[].id"}}, "send_message": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/{session_id}/say?message={url_encoded_message}"}, "read_history": {"method": "GET", "url_template": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/{session_id}"}, "catalog": {"method": "GET", "url": "https://checkout-agent.pier39.ai/nordstrom/api/store/catalog"}}, "products": [{"id": "nordstrom-barefoot-dreams-throw", "name": "Barefoot Dreams CozyChic Ribbed Throw Blanket", "subtitle": "Nordstrom", "list_price": 147, "currency": "USD", "kind": "home", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-barefoot-dreams-throw", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-barefoot-dreams-throw"}, {"id": "nordstrom-ugg-tasman", "name": "UGG Tasman Slipper", "subtitle": "Nordstrom", "list_price": 110, "currency": "USD", "kind": "shoes", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-ugg-tasman", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-ugg-tasman"}, {"id": "nordstrom-le-creuset-dutch-oven", "name": "Le Creuset Signature Round Dutch Oven 5.5 qt", "subtitle": "Nordstrom", "list_price": 400, "currency": "USD", "kind": "home", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-le-creuset-dutch-oven", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-le-creuset-dutch-oven"}, {"id": "nordstrom-longchamp-le-pliage", "name": "Longchamp Le Pliage Medium Tote", "subtitle": "Nordstrom", "list_price": 145, "currency": "USD", "kind": "bags", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-longchamp-le-pliage", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-longchamp-le-pliage"}, {"id": "nordstrom-diptyque-baies", "name": "Diptyque Baies Scented Candle", "subtitle": "Nordstrom", "list_price": 40, "currency": "USD", "kind": "home", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-diptyque-baies", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-diptyque-baies"}, {"id": "nordstrom-kiehls-ultra-facial", "name": "Kiehl's Ultra Facial Cream", "subtitle": "Nordstrom", "list_price": 40, "currency": "USD", "kind": "beauty", "page_url": "https://checkout-agent.pier39.ai/nordstrom/store/p/nordstrom-kiehls-ultra-facial", "start_chat_url": "https://checkout-agent.pier39.ai/nordstrom/api/store/chat/start?product_id=nordstrom-kiehls-ultra-facial"}], "limits": {"currency": "USD"}}