recall_from_knowledge
Perform full-text searches across a knowledge base to retrieve notes with title, content preview, tags, and wiki-links.
Instructions
Search knowledge base (e.g., Obsidian vault) using full-text search. Returns matching notes with title, content preview, tags, and wiki-links. Requires knowledge adapter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query for full-text search | |
| filters | No | ||
| limit | No | Maximum number of results (default 20) |