pd_resolve_alert
Resolve a PagerDuty incident using the REST API. Use dry run mode to preview the action before sending.
Instructions
Resolve a PagerDuty incident via the PagerDuty REST API. Safe-by-default: dry_run=True returns the intended action without sending. Requires PAGERDUTY_API_TOKEN and PAGERDUTY_FROM_EMAIL env vars.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| dry_run | No | ||
| reason | No | ||
| confirm_token | No |