update_alert_monitor
Modify an existing monitor's configuration to adjust thresholds, change notifications, or update alert logic. Only specified fields are overwritten.
Instructions
Modify an existing monitor's configuration. Overwrites given fields; rest is unchanged.
Use this when: need to adjust thresholds, change notifications, or update alert logic. There is no undo tool - the previous configuration is not recoverable once overwritten.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name (optional) | |
| tags | No | New tags (optional) | |
| query | No | New query (optional) | |
| message | No | New message (optional) | |
| options | No | New options (optional) | |
| priority | No | New priority (optional) | |
| monitor_id | Yes | Monitor to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||