Create a price alert
create_price_alertCreate an email alert on a product's price for the signed-in user. Fires when the product's price changes (any_change) or moves by at least a threshold percentage. This modifies the user's account — only call when they explicitly ask to be alerted or to watch a product's price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| thresholdPercentage | No | Only alert on moves of at least this percent; omit for any change |