recall
Search your private memory wiki with a natural-language query to retrieve relevant memories, exact content for top matches, and linked memory titles for exploring related knowledge.
Instructions
Search the user's private memory wiki with a natural-language query.
Use this to answer questions like "what did I say about the Rust borrow checker last month?" — it combines full-text search with relevance scoring over the user's stored memories. The top matches include the exact stored content; the rest return summaries. Each result also lists the titles of linked memories, so you can follow the knowledge graph with further recall calls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to look for, in plain language (e.g. "rust borrow checker", "deployment checklist we agreed on"). | |
| branch | No | Optional mind branch to search (default "main"). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||