search_vault
Find relevant notes in Obsidian vault using semantic search. Supports filtering by PARA folder and note type.
Instructions
Search the vault semantically. Returns the most relevant notes.
Args: query: Natural language search query (works in French and English) limit: Maximum number of results (default 10) para_folder: Filter by PARA folder (1_Projects, 2_Areas, 3_Resources, 4_Archives) note_type: Filter by note type (memo, glossary, howto, meeting-note, etc.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| note_type | No | ||
| para_folder | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |