ask_history
Retrieve synthesized answers from your past conversation history. Ask questions like 'how did we...' and get relevant threads with citations, avoiding the need to read through multiple sessions.
Instructions
Answer a question from the user's OWN past sessions (RAG): retrieves the most relevant threads and returns a synthesized answer with [thread N] citations + the source list. Use for 'how did we...' / 'what did I decide about...' instead of reading many threads. Needs an LLM engine configured (distillation enabled).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The question to answer from the user's history. |