correlate_incident
Runs automated incident triage by correlating deployment timestamps, git diffs, and Sentry stacktraces to pinpoint the root cause.
Instructions
Run automated triage correlating deployment timestamps, git diffs, and Sentry stacktraces to find the root cause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | No | GitHub repo name | |
| owner | No | GitHub owner or organization | |
| timeframe | No | Timeframe to evaluate e.g. '24h', '2d' | |
| deployment_id | No | Specific deployment ID to triage | |
| service_or_project | Yes | Project name / Sentry project / Vercel project |