search_folder
Search a folder using semantic or keyword matching and get AI-synthesized answers from documents.
Instructions
Search within a specific folder using semantic or keyword matching.
Combines folder-scoped search with AI-synthesized answers. Good for asking questions about documents in a specific folder.
Args: query: The search query or question folder_path: Folder path to search within search_mode: "semantic" (default) or "exact" or "regex"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| folder_path | No | / | |
| search_mode | No | semantic |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |