ops_incident_update
Update incident status and details in Slack, post thread updates, and persist operational changes for ongoing incident management.
Instructions
Update a tracked incident, optionally post a thread update, and persist the new operational status.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| status | No | ||
| summary | No | ||
| details | No | ||
| owner | No | ||
| severity | No | ||
| next_update_minutes | No | ||
| post_update | No | ||
| dry_run | No | ||
| token_override | No |