amend_trace
Submit an amendment to an existing trace with an improved solution and explanation for collaborative knowledge sharing in coding workflows.
Instructions
Submit an amendment to an existing trace with an improved solution.
Args: trace_id: UUID of the trace to amend improved_solution: The improved solution text explanation: Why this amendment is better than the original
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trace_id | Yes | ||
| improved_solution | Yes | ||
| explanation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |