update_price_alert
Update an existing price alert by modifying thresholds or toggling its active state. Pass null to clear thresholds (premium only).
Instructions
Update an existing price alert. Pass null for a threshold to clear it (Premium only - free users must keep exactly one direction). isActive toggles enable/disable without deleting. Requires IWMM_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Alert ID from list_price_alerts. | |
| increasePct | No | ||
| decreasePct | No | ||
| isActive | No |