create_mute_rule
Suppress alerts by creating a mute rule that hides or mutes events, with optional filtering by resource, project, region, and schedule.
Instructions
Create a mute rule to suppress alerts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hide | Yes | If true, hide events completely. If false, show but mute them. | |
| regions | No | AWS/Azure regions to apply mute rule to (optional) | |
| projects | No | Project IDs to apply mute rule to (optional) | |
| resource | No | Specific resource to mute (optional) | |
| schedule | No | Schedule for when the mute rule is active (optional). If omitted, the rule is always active. |