update_alert
Update an existing alert's name, monitored query, threshold conditions, and notification settings to refine monitoring.
Instructions
Update an existing alert in Redash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alertId | Yes | ID of the alert to update | |
| name | No | New name of the alert | |
| query_id | No | ID of the query to monitor | |
| options | No | Alert options | |
| rearm | No | Number of seconds to wait before triggering again |