comprehensive_knowledge_search
Search all Cursor-Cortex knowledge types—branch notes, tacit knowledge, archives, and context files—with AI-powered semantic understanding for unified discovery.
Instructions
Global semantic-first search across ALL Cursor-Cortex knowledge including branch notes, tacit knowledge, archives, and context files. Provides unified discovery across entire knowledge base using AI-powered semantic understanding by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fileTypes | No | Filter by file types: "branch_notes", "tacit_knowledge", "context", "archives", or "all" (default: "all") | |
| maxResults | No | Maximum number of results to return (default: 25) | |
| searchTerm | Yes | Search query - finds relevant content across all knowledge types | |
| projectName | No | Optional: limit search to specific project | |
| semanticSearch | No | Use semantic search for concept-based retrieval (default: true) | |
| includeArchives | No | Include archived content in search (default: true) | |
| similarityThreshold | No | Minimum similarity threshold for semantic search results (0.0-1.0, default: 0.4) |