opsgenie_acknowledge_alert
Acknowledge an OpsGenie alert with a dry-run safety check to avoid unintended actions.
Instructions
Acknowledge an OpsGenie alert via the OpsGenie REST API. Safe-by-default: dry_run=True returns the intended action without sending. Requires OPSGENIE_API_KEY env var.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alert_id | Yes | ||
| dry_run | No | ||
| reason | No | ||
| confirm_token | No |