notify_post_update
Notifies stakeholders of incident updates via Slack or Teams, using provider/env defaults. Accepts incident-id, service, summary, ticket, channel, and dry-run.
Instructions
Provider-agnostic notification entrypoint. Routes to Slack or Teams based on provider/env defaults.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| service | No | ||
| summary | No | ||
| ticket | No | ||
| provider | No | ||
| channel | No | ||
| dry_run | No | ||
| text | No |