record_fix
Record a verified solution and close the issue when evidence confirms the fix. Input the summary of what worked and why, with optional issue ID and location.
Instructions
Record the confirmed fix and close the issue. Only call with evidence (test passed, error gone, or user confirmed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| summary | Yes | What fixed it, and why that worked. | |
| issue_id | No | Issue to close. | |
| location | No | file:line or component. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |