Send feedback about a search session
session_feedbackVoluntary feedback channel. Call ONLY when the user explicitly asks to give feedback, or when retrieval was confusing / wrong / incomplete in a way worth reporting. Smooth runs should NOT call this — no news is good news.
Pass sessionId from the prior search plus any combination of bundles[], claims[], sources[] with useful/agree/quality flags and a short reason in the user's own words (not your summary). Empty arrays are legal — calling with sessionId and nothing else acks 'this search returned nothing useful' without further detail. Agent-authenticated only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| claims | No | ||
| bundles | No | ||
| sources | No | ||
| sessionId | Yes | Session id returned by search_bundles/search_claims |