search_knowledge
Quickly locate technical details and related content across project documents using intelligent keyword search with result grouping. Ideal for researching before creating new content or verifying existing documentation.
Instructions
Search project knowledge documents for keywords with intelligent result grouping.
When to use this tool:
Finding information across multiple documents
Locating specific technical details
Discovering related content
Checking if topic is already documented
Researching before creating new content
Key features:
Case-insensitive full-text search
Searches document body, titles, and content
Groups results by document
Returns matching chapters with context
Space-separated keyword support
You should:
Use specific keywords for better results
Try multiple search terms if needed
Search before creating new documents
Use 2-3 word phrases for precision
Review all results before concluding
Consider variations of technical terms
Check both titles and content matches
DO NOT use when:
Know exact document and chapter
Need complete document listing
Searching for project main content
Returns: {success: bool, total_documents: int, total_matches: int, results: [...], error?: str}
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The project identifier | |
query | Yes | Space-separated keywords to search for |