Fix timeline
get_fix_timelineTrack each step of a fix attempt from dispatch to completion, and identify where it failed.
Instructions
Ordered timeline of a fix attempt — dispatched → started → branch → commit → PR opened → CI → completed/failed. Use this to debug "why did this fix fail?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fixId | Yes | fix_attempt UUID | |
| project_id | No | Project UUID — required for org-scoped keys with multiple projects. |