update_price_alert
Modify threshold percentages or enable/disable an existing price alert. Premium users can clear a threshold by passing null.
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 |