Explain XMemo memory
explain_memoryExplains why a memory exists or was retrieved, clarifying the reasoning behind storage and query matches.
Instructions
Explains why a memory exists or matched a query whenever the user asks why something was saved there or why it was retrieved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Natural-language question or search text. | |
| memory_id | Yes | Exact XMemo memory reference shown by search or recall. | |
| output_json | No | Return a machine-readable JSON response instead of a human-readable summary. | |
| include_embedding | No | Whether to include embedding/vector metadata in the returned explanation. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |