submit_feedback
Tell Snapback whether a verdict was correct (correct=true/false), with an optional free-text note (did the fix work? what was wrong?). ONE rating per verdict — call it AFTER you act on a verdict and see the outcome. Your correction updates the SHARED pattern library (fix patterns are shared anonymized so every agent benefits; your trace content is never shared) — a right verdict comes back faster next time, a wrong one gets down-weighted. To ask for a new pattern or report an unsolved problem, use request_pattern instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | optional free-text: what worked, what was wrong, or any detail that would help us improve this verdict | |
| correct | Yes | true if the diagnosis was right, false if not | |
| verdict_id | Yes | the verdict you're rating |