incident_triage_run
Starts one-call triage orchestration for an incident, with optional ticket creation and Slack notifications.
Instructions
One-call triage orchestration. Airflow trigger is optional and backend-dependent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| incident_id | Yes | ||
| service | Yes | ||
| include_ticket | No | ||
| project_key | No | ||
| notify_slack | No | ||
| notify_provider | No | ||
| slack_channel | No | ||
| slack_dry_run | No |