search_thoughts
Retrieve relevant thoughts from your vault using a hybrid of semantic understanding and keyword search. Filter results by tags or source type to pinpoint specific sessions or notes.
Instructions
Search vault content with hybrid semantic + keyword search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | "full" returns matching passages; "overview" returns one line per session (id, title, score) for orientation before drilling in. | full |
| tags | No | Filter by tags (e.g. ["philosophy", "consciousness"]). | |
| limit | No | Max results (default 10). | |
| query | Yes | Natural language query (e.g. "what did I think about consciousness?"). | |
| source_type | No | Filter by "session" or "qnote". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |