expire_silence
Expire an Alertmanager silence by ID to re-enable alert notifications. Supports dry-run for safe preview.
Instructions
[WRITE][risk=medium] Expire (delete) an Alertmanager silence by id.
Args: silence_id: The silence id (from list_silences / create_silence). dry_run: If True, preview without expiring. target: Prometheus target (its Alertmanager); omit for the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| dry_run | No | ||
| silence_id | Yes |