search
Find relevant information from a knowledge base using natural language queries. Returns content chunks with source and graph context including author, repo, and related documents.
Instructions
Semantic search across the knowledge base. Returns relevant chunks with source info and graph context (author, repo, related docs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language search query | |
| top_k | No | Number of results | |
| source_type | No | Filter by source type | |
| use_graph | No | Include graph context (author, repo relationships) |