search_soul_memory
Retrieve semantically relevant text chunks from a soul's workspace files to ground responses in its actual memories, personality, and backstory.
Instructions
Semantic search across indexed soul memory.
Finds the most relevant chunks of text from the soul's workspace files based on meaning, not just keywords. Useful for grounding responses in the soul's actual memories, personality, and backstory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to search for (natural language). | |
| workspace_path | No | Path to soul workspace. Defaults to current workspace. | |
| top_k | No | Number of results to return (1-20, default 5). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |