update_price_alert
Adjust existing MTG price alerts by modifying increase/decrease percentage thresholds, clearing them, or toggling active state without deletion.
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. | |
| isActive | No | ||
| decreasePct | No | ||
| increasePct | No |