Search knowledge
search_knowledgeSemantic search over the workspace knowledge base. Returns the most relevant chunks (with source document title and similarity score) for a query. Only searches documents that have finished training (status READY).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topK | No | Max number of chunks to return (default 5). | |
| query | Yes | The search query / user question. |