lithtrix_feedback
Submit feedback signals (helpful, unhelpful, wrong) for search results or memory lookups using the reference type and ID from the response, stored to improve future routing.
Instructions
After lithtrix_search, send helpful / unhelpful / wrong signal using ref_type search_id and ref_id from the response _lithtrix.search_id (UUID). Same tool works for memory_key, blob_id, parse_id. Stored for future routing — no secrets or PII in note. Requires LITHTRIX_API_KEY.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref_type | Yes | Kind of reference | |
| ref_id | Yes | Opaque id (e.g. search UUID from _lithtrix.search_id, memory key, blob_id) | |
| signal | Yes | Feedback signal | |
| note | No | Optional context, max 500 characters — no secrets or PII |