search_knowledge
Search published knowledge items and packages using hybrid semantic and lexical retrieval, then filter by item type, confidence, and limit to retrieve evidence-grounded answers.
Instructions
Search published knowledge items and packages using hybrid semantic + lexical retrieval.
Args: query: Natural language query to search knowledge items for. item_types: Optional filter for specific item types (e.g. CONCEPT, PROCEDURE, RULE). min_confidence: Minimum confidence score filter (0.0 to 1.0). limit: Maximum number of ranked results to return (default 10).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes | ||
| item_types | No | ||
| min_confidence | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||