chat.search_knowledge
Search persisted knowledge artifacts built from chat history and return snippet matches. Refine results using filters for kind, limit, and batch ID.
Instructions
Search persisted knowledge artifacts directly and return snippet matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | combined, knowledge, or content_summary | |
| limit | No | Max matches to return (default 20) | |
| query | Yes | Search query text | |
| batchId | No | Optional batch ID filter |