request_back_in_stock
Subscribe the buyer to a back-in-stock alert for an out-of-stock product. Use when the buyer asks to be notified/told/pinged when an item restocks ("notify me when X is back", "let me know when it's in stock"). Collect the buyer's email so the alert can reach them (without it only the demand is recorded for the merchant). The buyer is emailed when the product is next seen in stock. Returns whether an email alert was armed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Buyer's email for the restock alert (recommended — without it no alert is sent) | ||
| site_id | Yes | Registered site ID | |
| product_id | Yes | Product ID to watch | |
| variant_id | No | Specific variant to watch (optional) | |
| product_title | No | Product name, for a clearer alert + merchant view (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||