teams_post_update
Send an incident update to Microsoft Teams via Incoming Webhook. Dry run mode (dry_run=True) previews payload without sending for safe testing.
Instructions
Post an incident update to Microsoft Teams 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 |