ops_incident_close
Close tracked incidents in Slack by finalizing resolution details, posting closure updates, and persisting incident records.
Instructions
Close a tracked incident, optionally post a closure update, and persist the final resolution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| resolution | No | ||
| details | No | ||
| owner | No | ||
| post_update | No | ||
| dry_run | No | ||
| token_override | No |