update_alert
Update an existing Redash alert by modifying its name, rearm time, query, or threshold options to adjust monitoring conditions.
Instructions
Update an existing alert in Redash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name of the alert | |
| rearm | No | Number of seconds to wait before triggering again | |
| alertId | Yes | ID of the alert to update | |
| options | No | Alert options | |
| query_id | No | ID of the query to monitor |