kb_search_tool
Search the knowledge base to retrieve top-k matching text chunks for a query. Returns relevant chunks for informed decisions.
Instructions
Search the knowledge base; returns the top-k matching chunk texts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| k | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |