Delete a price alert
delete_alertCancel one armed price trigger permanently, by its rule id.
Disarms a single watch so it will not fire again — the opposite of `set_price_alert`,
and unlike `list_alerts` it changes state rather than reporting it. Cancellation is
irreversible: re-arming means creating a fresh trigger. Naming somebody else's rule id
cancels nothing at all. Args: rule_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| rule | No | ||
| error | No | ||
| reason | No | ||
| blocked | No | ||
| deleted | No | ||
| rule_id | No | ||
| delivery | No | ||
| not_investment_advice | No |