recall
Retrieve factual answers from stored memories with source citations and confidence levels. Honest responses when information is absent.
Instructions
Answer a question grounded in stored memories. Says "not in the record" when it doesn't know; cites sources when it does; corrects superseded facts.
query: the question (any language — the answer follows the question's language) returns: {"confidence": "certain|vague|unknown", "answer": grounded answer with sources, "cited": [memory ids]}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |