slack_post_update
Post an incident update to Slack via webhook. Use dry_run mode to preview before sending.
Instructions
Post an incident update to Slack via Incoming Webhook. Safe-by-default: dry_run=True returns payload without sending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| service | No | ||
| summary | No | ||
| ticket | No | ||
| channel | No | ||
| dry_run | No | ||
| text | No | ||
| thread_ts | No |